mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 22:22:40 +00:00
feat: adds hn alias
This commit is contained in:
@@ -147,6 +147,7 @@ alias gco='git checkout'
|
||||
alias gcm='git commit -a -m'
|
||||
alias gp='git push'
|
||||
alias gs='git status'
|
||||
alias hn='hugo new'
|
||||
alias l='ls -lah --color=auto'
|
||||
alias reload='exec zsh -l'
|
||||
alias t='tmux'
|
||||
|
||||
Reference in New Issue
Block a user