Compare commits

..

No commits in common. "cb8044639bda066d40ef7ef8d2272851e20751a6" and "c596064b449ceb9a6268cb1b362f51ddf79768d2" have entirely different histories.

2 changed files with 1 additions and 2 deletions

1
.zshrc
View File

@ -18,7 +18,6 @@ alias i='sudo dnf install'
alias d='sudo dnf'
alias u='sh ~/.config/scripts/update.sh'
alias dot='cd ~/dotfiles'
alias h='cd ~/git/cacolglazier.com/ && hugo server'
# Git
alias c='git commit -m'
alias a='git add'

View File

@ -15,7 +15,7 @@ bind G12 KEY_D
bind G5 KEY_E
bind G1 KEY_ESC
bind G22 KEY_SPACE
bind G15 KEY_LEFTSHIFT
bing G15 KEY_LEFTSHIFT
bind LEFT KEY_TAB
rgb 128 255 31