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

7 lines
127 B
Bash

export ZSH="${DOTF_LIB}/ohmyzsh"
# Settings
#ZSH_THEME="mortalscumbag"
DISABLE_AUTO_UPDATE="true"
source ${ZSH}/oh-my-zsh.sh