i3 and .vimrc tweaks

This commit is contained in:
Nathan Schneider
2025-08-01 14:35:22 -06:00
parent 710cf70f77
commit 6c36b292a1
2 changed files with 12 additions and 9 deletions
+1
View File
@@ -33,6 +33,7 @@ set shell=bash\ -l
" Shortcuts
command! Proximate :e ~/Cloud/Notes/Proximate.md
command! W :w|b#|bd#
" Create panda command for pandout
command! -nargs=1 Panda execute ':w' | execute ':!~/.scripts/panda.sh % <args>'