oh whoops

This commit is contained in:
Wryn (yage) Wagner 2025-02-04 15:13:37 -07:00
parent 1b0ecf16b0
commit 9ee67e844b
Signed by: wrynegade
SSH Key Fingerprint: SHA256:zBGO05Uz1oT7pnehoPelgUmYX632oFjt3MBH0MlEvrs

View File

@ -22,7 +22,7 @@ _REQUIRED_ENV+=()
command -v fzf &>/dev/null || fzf() { head -n1; } 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 unset -f fzf &>/dev/null