1
1
Fork 0

Add alias to zshrc

This commit is contained in:
Kenwood 2021-05-29 20:00:40 -04:00
parent a25873dfb6
commit dd58b80dd8
1 changed files with 3 additions and 0 deletions

3
.zshrc
View File

@ -110,5 +110,8 @@ source $ZSH/oh-my-zsh.sh
# alias zshconfig="mate ~/.zshrc"
# alias ohmyzsh="mate ~/.oh-my-zsh"
# Added this for dotfiles alias, may want to make a custom config folder later.
alias config='/usr/bin/git --git-dir=$HOME/.dotfiles/ --work-tree=$HOME'
# To customize prompt, run `p10k configure` or edit ~/.p10k.zsh.
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh