mirror of
https://github.com/wting/autojump
synced 2026-03-02 03:49:26 +00:00
Minor cleanup.
This commit is contained in:
@@ -23,5 +23,4 @@ elif [ -s ~/.autojump/share/autojump/autojump.${shell} ]; then
|
||||
# check global install
|
||||
elif [ -s /usr/local/share/autojump/autojump.${shell} ]; then
|
||||
source /usr/local/share/autojump/autojump.${shell}
|
||||
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user