diff options
Diffstat (limited to 'dot_local/share/sh/jump')
| -rw-r--r-- | dot_local/share/sh/jump | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/dot_local/share/sh/jump b/dot_local/share/sh/jump new file mode 100644 index 0000000..8df5747 --- /dev/null +++ b/dot_local/share/sh/jump @@ -0,0 +1,5 @@ +. hascmd jump || return + +# this generally won't be used +# in favor of explicit versions +eval "$(jump shell)" |
