oh whoops
This commit is contained in:
parent
1b0ecf16b0
commit
9ee67e844b
@ -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
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user