1
0
forked from extern/nix-config

fish: Add abbreviation for zathura

This commit is contained in:
Donovan Glover 2023-11-14 10:37:30 -05:00
parent f59bd9202a
commit 2553258bc3
No known key found for this signature in database
GPG Key ID: EA7408A77AE1BE65

View File

@ -152,6 +152,7 @@
n = "nvim"; n = "nvim";
j = "joshuto"; j = "joshuto";
t = "tree"; t = "tree";
z = "zathura";
}; };
}; };
} }