enable fish shell explicilty for 0xa
This commit is contained in:
parent
09b5328d1c
commit
8e0f7b4c6f
3 changed files with 4 additions and 3 deletions
|
@ -14,6 +14,7 @@
|
|||
enable = true;
|
||||
interactiveShellInit = ''
|
||||
set fish_greeting
|
||||
set fish_command_not_found
|
||||
'';
|
||||
shellAliases = {
|
||||
ls = "lsd --icon=never";
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue