dotfiles/config/zsh/config.d/00-ohmy.zsh

3 lines
85 B
Bash

export ZSH="${DOTLIB}/ohmyzsh"
DISABLE_AUTO_UPDATE="true"
source ${ZSH}/oh-my-zsh.sh