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