Add a vim shortcut

This commit is contained in:
Jimbo 2024-09-11 22:58:25 -04:00
parent 31f14b1578
commit a55282fa99

View file

@ -32,6 +32,7 @@
nls = "/usr/bin/env ls";
cat = "${pkgs.bat}/bin/bat --paging never";
ncat = "/usr/bin/env cat";
svim = "sudo $(which vim)";
copycat = "wl-copy <";
sunshinehost = "WAYLAND_DISPLAY=wayland-1 DISPLAY=:1 sunshine -0";
seneca = "ssh jhampton1@matrix.senecapolytechnic.ca";