4 lines
72 B
Plaintext
4 lines
72 B
Plaintext
HERE="$HOME/.config/zsh"
|
|
source "$HERE/oh-my-zsh"
|
|
source "$HERE/config"
|