hurricane: 32 current 2025-06-19 15:01:25 25.05.20250615.6c64dab 6.15.2 *
fish
This commit is contained in:
@ -76,6 +76,9 @@ in {
|
|||||||
};
|
};
|
||||||
fish = {
|
fish = {
|
||||||
enable = true;
|
enable = true;
|
||||||
|
interactiveShellInit = ''
|
||||||
|
set fish_greeting # Disable greeting
|
||||||
|
'';
|
||||||
shellAliases = {
|
shellAliases = {
|
||||||
".." = "cd ..";
|
".." = "cd ..";
|
||||||
"..." = "cd ../..";
|
"..." = "cd ../..";
|
||||||
|
Reference in New Issue
Block a user