Added i3 config file and updated set-from-git

set-from-git now uses for-loop to add i3/Neofetch config files. Also
added swapped keys to .bashrc for NZXT.
This commit is contained in:
2018-02-15 05:39:47 -05:00
parent 5ac1b0d77d
commit f66ea5efa0
6 changed files with 189 additions and 7 deletions

View File

@@ -45,6 +45,11 @@ if [ "$(hostname)" == "NZXT" ]; then
alias sfa="d ~/Documents/self-authoring"
alias rcg="d ~/Documents/coding/random-color-generator"
alias dcr="d ~/Documents/coding/dcr-logger"
# xset r rate 200 75
# xmodmap -e "clear Lock"
# xmodmap -e "keycode 22 = Caps_Lock"
# xmodmap -e "keycode 66 = BackSpace"
fi
# NZXT }}}