Add auto run command after run zsh
This commit is contained in:
parent
1e1026c039
commit
e301e7a92a
1 changed files with 2 additions and 0 deletions
2
.zshrc
2
.zshrc
|
@ -124,3 +124,5 @@ alias cls='/usr/bin/clear'
|
|||
|
||||
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
||||
|
||||
# Auto run
|
||||
ufetch
|
||||
|
|
Loading…
Reference in a new issue