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";
|
e = "exit";
|
||||||
k = "kitty @ set-colors -c -a ~/.cache/wal/kitty";
|
k = "kitty @ set-colors -c -a ~/.cache/wal/kitty";
|
||||||
l = "ls -l";
|
l = "ls -l";
|
||||||
|
n = "nvim";
|
||||||
j = "joshuto";
|
j = "joshuto";
|
||||||
w = "wal -o ~/.config/wal/done.sh";
|
w = "wal -o ~/.config/wal/done.sh";
|
||||||
t = "tree";
|
t = "tree";
|
||||||
|
Loading…
Reference in New Issue
Block a user