forked from extern/nix-config
fish: Add n abbreviation for neovim
This commit is contained in:
parent
9a9e3be260
commit
b5ccd2e18b
@ -67,6 +67,7 @@ in {
|
||||
e = "exit";
|
||||
k = "kitty @ set-colors -c -a ~/.cache/wal/kitty";
|
||||
l = "ls -l";
|
||||
n = "nvim";
|
||||
j = "joshuto";
|
||||
w = "wal -o ~/.config/wal/done.sh";
|
||||
t = "tree";
|
||||
|
Loading…
Reference in New Issue
Block a user