zsh: move ZSHRC_FUNCTIONS var to functions file
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
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