zsh: fix updater to use hardcoded path for zsh-functions

This commit is contained in:
2026-08-01 01:50:58 -04:00
parent 47e1bb9fbc
commit cd056c48ea
2 changed files with 2 additions and 4 deletions
-2
View File
@@ -1,5 +1,3 @@
ZSHRC_FUNCTIONS="$ZSH_CONFIG/zsh-functions.zsh"
use_dev_branch(){
mkdir -p "$ZSH_CONFIG"
echo "dev" > "$ZSH_CONFIG/branch"