many improvements
This commit is contained in:
@@ -11,8 +11,6 @@
|
||||
];
|
||||
|
||||
|
||||
|
||||
|
||||
programs.fish = {
|
||||
enable = true;
|
||||
# enableCompletion = true;
|
||||
@@ -28,6 +26,11 @@
|
||||
}
|
||||
# add others here
|
||||
];
|
||||
|
||||
functions = {
|
||||
# disable the fish greeting
|
||||
fish_greeting = "";
|
||||
};
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user