add fish config
This commit is contained in:
parent
054907079d
commit
fa4b42d743
2 changed files with 27 additions and 8 deletions
|
@ -8,19 +8,11 @@
|
|||
neovim
|
||||
git
|
||||
curl
|
||||
nix-your-shell
|
||||
];
|
||||
|
||||
programs = {
|
||||
ssh.startAgent = true;
|
||||
|
||||
fish = {
|
||||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
nix-your-shell fish | source
|
||||
'';
|
||||
};
|
||||
|
||||
direnv.enable = true;
|
||||
|
||||
command-not-found.enable = false;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue