dotfiles/zsh/init

4 lines
72 B
Plaintext
Raw Normal View History

2019-02-02 12:27:42 +00:00
HERE="$HOME/.config/zsh"
source "$HERE/oh-my-zsh"
source "$HERE/config"