feat: dir, install changes
This commit is contained in:
13
home/.zshrc
Normal file
13
home/.zshrc
Normal file
@@ -0,0 +1,13 @@
|
||||
source $HOME/.profile
|
||||
|
||||
|
||||
export ZSH="$HOME/.oh-my-zsh"
|
||||
|
||||
ZSH_THEME="robbyrussell"
|
||||
|
||||
zstyle ':omz:update' frequency 13
|
||||
|
||||
plugins=(git)
|
||||
|
||||
source $ZSH/oh-my-zsh.sh
|
||||
|
||||
Reference in New Issue
Block a user