mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-26 06:35:23 +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
|
# Example aliases
|
||||||
# alias zshconfig="mate ~/.zshrc"
|
# alias zshconfig="mate ~/.zshrc"
|
||||||
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
# alias ohmyzsh="mate ~/.oh-my-zsh"
|
||||||
|
alias dotfiles='/usr/bin/git --git-dir=$HOME/dotfiles --work-tree=$HOME'
|
||||||
|
|
||||||
fastfetch --config examples/16
|
fastfetch --config examples/16
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue