hosts/dunamis/users/user/programs.nix: add jujutsu
modules/home/programs/shell/fish.nix: "jf" alias for jf-fzf Signed-off-by: unexplrd <unexplrd@linerds.us>
This commit is contained in:
@ -32,6 +32,7 @@ in {
|
||||
# cat = "bat";
|
||||
la = "ls -a";
|
||||
l = "ls -la";
|
||||
jf = "jj-fzf"; # think of jeff
|
||||
};
|
||||
interactiveShellInit = ''
|
||||
bind \e\[3\;5~ kill-word
|
||||
|
Reference in New Issue
Block a user