diff --git a/.zsh/func.zsh b/.zsh/func.zsh index 0ba143c..3f473d2 100644 --- a/.zsh/func.zsh +++ b/.zsh/func.zsh @@ -1,5 +1,5 @@ # Turn control+z into a toggle switch -source env.zsh +source $OTHER/env.zsh ctrlz() { if [[ $#BUFFER == 0 ]]; then