oh whoops

This commit is contained in:
2025-02-04 15:13:37 -07:00
parent 1b0ecf16b0
commit 9ee67e844b

View File

@@ -22,7 +22,7 @@ _REQUIRED_ENV+=()
command -v fzf &>/dev/null || fzf() { head -n1; }
source "$DOTWRYN_PATH ../zsh/plugins/scwrypts/zsh/lib/utils/utils.module.zsh" || exit 3
source "$DOTWRYN_PATH/zsh/plugins/scwrypts/zsh/lib/utils/utils.module.zsh" || exit 3
unset -f fzf &>/dev/null