hurricane: 32 current 2025-06-19 15:01:25 25.05.20250615.6c64dab 6.15.2 *

fish
This commit is contained in:
2025-06-19 15:01:28 +02:00
committed by Felix Schulze
parent 0b35f3c16b
commit 4d36ac24c0

View File

@ -76,6 +76,9 @@ in {
}; };
fish = { fish = {
enable = true; enable = true;
interactiveShellInit = ''
set fish_greeting # Disable greeting
'';
shellAliases = { shellAliases = {
".." = "cd .."; ".." = "cd ..";
"..." = "cd ../.."; "..." = "cd ../..";