no longer depend on omz
This commit is contained in:
parent
dd526c965c
commit
92b6cbad4b
@ -1,12 +1,7 @@
|
|||||||
|
|
||||||
# There are some important env vars that need to exist
|
# There are some important env vars that need to exist
|
||||||
export ZSH="$HOME/.oh-my-zsh"
|
|
||||||
export EWCONFIG_ROOT="$HOME/.config/ewconfig"
|
export EWCONFIG_ROOT="$HOME/.config/ewconfig"
|
||||||
|
|
||||||
# Load zsh-specific stuff
|
|
||||||
plugins=(zsh-autosuggestions)
|
|
||||||
source $ZSH/oh-my-zsh.sh
|
|
||||||
|
|
||||||
# Load my custom prompt and macros
|
# Load my custom prompt and macros
|
||||||
. $EWCONFIG_ROOT/configs/zsh/prompt.sh
|
. $EWCONFIG_ROOT/configs/zsh/prompt.sh
|
||||||
. $EWCONFIG_ROOT/configs/zsh/macros.sh
|
. $EWCONFIG_ROOT/configs/zsh/macros.sh
|
||||||
|
Loading…
x
Reference in New Issue
Block a user