dotfiles/zsh/init

4 lines
72 B
Plaintext

HERE="$HOME/.config/zsh"
source "$HERE/oh-my-zsh"
source "$HERE/config"