-
Notifications
You must be signed in to change notification settings - Fork 22
zshell
Tomas Baca edited this page Dec 28, 2020
·
5 revisions
Zshell is installed with athame.
plugins=(git tmuxinator)
# path to the git root
export GIT_PATH=~/git
# run Tmux automatically in every normal terminal
export RUN_TMUX=true
# use Athame in every normal terminal
export USE_ATHAME=true
# list (space-separated) of profile names for customizing configs
export PROFILES="COLORSCHEME_DARK"
# sourcing Tomas's linux setup
source ~/git/linux-setup/appconfig/zsh/dotzshrc