mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 17:46:59 +00:00
Compare commits
No commits in common. "cb8044639bda066d40ef7ef8d2272851e20751a6" and "c596064b449ceb9a6268cb1b362f51ddf79768d2" have entirely different histories.
cb8044639b
...
c596064b44
1
.zshrc
1
.zshrc
@ -18,7 +18,6 @@ alias i='sudo dnf install'
|
|||||||
alias d='sudo dnf'
|
alias d='sudo dnf'
|
||||||
alias u='sh ~/.config/scripts/update.sh'
|
alias u='sh ~/.config/scripts/update.sh'
|
||||||
alias dot='cd ~/dotfiles'
|
alias dot='cd ~/dotfiles'
|
||||||
alias h='cd ~/git/cacolglazier.com/ && hugo server'
|
|
||||||
# Git
|
# Git
|
||||||
alias c='git commit -m'
|
alias c='git commit -m'
|
||||||
alias a='git add'
|
alias a='git add'
|
||||||
|
@ -15,7 +15,7 @@ bind G12 KEY_D
|
|||||||
bind G5 KEY_E
|
bind G5 KEY_E
|
||||||
bind G1 KEY_ESC
|
bind G1 KEY_ESC
|
||||||
bind G22 KEY_SPACE
|
bind G22 KEY_SPACE
|
||||||
bind G15 KEY_LEFTSHIFT
|
bing G15 KEY_LEFTSHIFT
|
||||||
bind LEFT KEY_TAB
|
bind LEFT KEY_TAB
|
||||||
|
|
||||||
rgb 128 255 31
|
rgb 128 255 31
|
||||||
|
Loading…
x
Reference in New Issue
Block a user