mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-04-30 09:45:34 +00:00
Compare commits
2 Commits
c596064b44
...
cb8044639b
Author | SHA1 | Date | |
---|---|---|---|
cb8044639b | |||
26f2cb4963 |
1
.zshrc
1
.zshrc
@ -18,6 +18,7 @@ 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
|
||||||
bing G15 KEY_LEFTSHIFT
|
bind 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