mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-05-18 16:16:58 +00:00
Update alias
This commit is contained in:
parent
f1310e517b
commit
1bb6e3e9ac
1
.zshrc
1
.zshrc
@ -16,6 +16,7 @@ alias e='emacs -nw'
|
|||||||
# Other
|
# Other
|
||||||
alias i='sudo dnf install'
|
alias i='sudo dnf install'
|
||||||
alias d='sudo dnf'
|
alias d='sudo dnf'
|
||||||
|
alias u='sudo dnf update'
|
||||||
alias dot='cd ~/dotfiles'
|
alias dot='cd ~/dotfiles'
|
||||||
# Git
|
# Git
|
||||||
alias c='git commit -m'
|
alias c='git commit -m'
|
||||||
|
Loading…
x
Reference in New Issue
Block a user