zsh: fix updater to use hardcoded path for zsh-functions
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
ZSHRC_FUNCTIONS="$ZSH_CONFIG/zsh-functions.zsh"
|
||||
|
||||
use_dev_branch(){
|
||||
mkdir -p "$ZSH_CONFIG"
|
||||
echo "dev" > "$ZSH_CONFIG/branch"
|
||||
|
||||
Reference in New Issue
Block a user