mirror of
https://github.com/AquaMorph/dotfiles.git
synced 2025-11-27 18:13:19 +00:00
feat(zsh): update dotfiles
This commit is contained in:
@@ -29,7 +29,8 @@ alias g='grep -Irn'
|
||||
alias i='sudo dnf install'
|
||||
alias d='sudo dnf'
|
||||
alias u='sh ~/bin/update.sh'
|
||||
alias dot='cd ~/dotfiles'
|
||||
alias dot='cd ~/.local/share/chezmoi'
|
||||
alias dotu='chezmoi update'
|
||||
alias h='cd ~/git/cacolglazier.com/ && hugo server'
|
||||
# Git
|
||||
alias c='git commit -m'
|
||||
|
||||
Reference in New Issue
Block a user