mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-25 22:25:33 +02:00
add dotfiles alias to new zshrc
This commit is contained in:
parent
27e891826b
commit
6acdce3685
1 changed files with 1 additions and 1 deletions
2
.zshrc
2
.zshrc
|
@ -102,7 +102,7 @@ source $ZSH/oh-my-zsh.sh
|
|||
# Example aliases
|
||||
# alias zshconfig="mate ~/.zshrc"
|
||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||
|
||||
alias dotfiles='/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME'
|
||||
|
||||
fastfetch --config examples/16
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue