update hyprland
This commit is contained in:
@@ -11,10 +11,14 @@
|
||||
and cd $argv[1]
|
||||
'';
|
||||
};
|
||||
fish_greeting = {
|
||||
body = "";
|
||||
};
|
||||
};
|
||||
programs.fish.interactiveShellInit = ''
|
||||
if test -f $HOME/.config/fish/kube.fish
|
||||
source $HOME/.config/fish/kube.fish
|
||||
end
|
||||
'';
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user