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:
2025-03-16 20:59:22 +02:00
parent 99c7a60a3f
commit a0d70778a4
2 changed files with 3 additions and 0 deletions

View File

@ -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