Compare commits

...

2 Commits

Author SHA1 Message Date
cb8044639b Fixed type in minecraft binding 2021-05-03 19:04:56 -04:00
26f2cb4963 Hugo alias 2021-05-03 19:04:35 -04:00
2 changed files with 2 additions and 1 deletions

1
.zshrc
View File

@ -18,6 +18,7 @@ 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
bing G15 KEY_LEFTSHIFT
bind G15 KEY_LEFTSHIFT
bind LEFT KEY_TAB
rgb 128 255 31