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