add godot stuff to vim config, fix polybar config

This commit is contained in:
Mark Riedesel 2020-12-22 15:20:12 -05:00
parent 603f66963c
commit 706fe9b17f
6 changed files with 23 additions and 5 deletions

View file

@ -14,8 +14,6 @@ fi
eval $(systemctl --user show-environment | grep SSH_AUTH_SOCK)
export SSH_AUTH_SOCK
setxkbmap -option caps:swapescape &
# Per-host init
filepath=$(dirname $(readlink -f $0))
for f in "all" "$(hostname)"; do