1
0
forked from extern/nix-config

fish: Add n abbreviation for neovim

This commit is contained in:
Donovan Glover 2023-06-06 10:37:06 -04:00
parent 9a9e3be260
commit b5ccd2e18b
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

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