my.zsh/zshrc.sample

12 lines
226 B
Plaintext
Raw Normal View History

2018-05-24 16:32:36 +01:00
export MYZSH=$HOME/.my.zsh
2013-05-07 22:13:37 +01:00
THEME=$MYZSH/themes/lxsameer.zsh-theme
source $MYZSH/my.zsh
2013-05-07 22:13:37 +01:00
PROJECTS=$HOME/src/
# All of your configuration goes this file
load_overrides ~/.zshrc.override
setup_highlighting
setup_autosuggestion