module(fish): Prefer to use abbr instead of alias
This commit is contained in:
parent
d31c5711a3
commit
fa915b96f7
1 changed files with 1 additions and 0 deletions
|
|
@ -14,6 +14,7 @@ in {
|
|||
programs = {
|
||||
fish = {
|
||||
enable = true;
|
||||
preferAbbrs = true;
|
||||
interactiveShellInit = ''
|
||||
fish_vi_key_bindings
|
||||
'';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue