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 = {
|
programs = {
|
||||||
fish = {
|
fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
preferAbbrs = true;
|
||||||
interactiveShellInit = ''
|
interactiveShellInit = ''
|
||||||
fish_vi_key_bindings
|
fish_vi_key_bindings
|
||||||
'';
|
'';
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue