1
0
mirror of https://github.com/wting/autojump synced 2026-01-20 07:49:21 +00:00

Fixing screen not importing functions

This commit is contained in:
Mitchell Ludwig 2026-01-16 14:53:31 -07:00
parent 0883bf60aa
commit e85851d394

View File

@ -1,4 +1,4 @@
if [[ -z $AUTOJUMP_SOURCED ]]; then
if [[ "$(type -t j)" != "function" ]]; then
export AUTOJUMP_SOURCED=1
# Script include