Source $EAT_SHELL_INTEGRATION_DIR/zsh
This commit is contained in:
parent
cd640456b1
commit
b784c01fc2
2
init.zsh
2
init.zsh
@ -384,6 +384,8 @@ if cmd_exists fortune && cmd_exists cowsay; then
|
|||||||
fortune | cowsay -felephant-in-snake -n
|
fortune | cowsay -felephant-in-snake -n
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
[[ -v EAT_SHELL_INTEGRATION_DIR ]] && source "${EAT_SHELL_INTEGRATION_DIR}/zsh"
|
||||||
|
|
||||||
# Clean up internal functions
|
# Clean up internal functions
|
||||||
unfunction load_plugin
|
unfunction load_plugin
|
||||||
unfunction cmd_exists
|
unfunction cmd_exists
|
||||||
|
Loading…
x
Reference in New Issue
Block a user