diff options
Diffstat (limited to '')
| -rw-r--r-- | dot_config/private_fish/plug/jump.fish | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/dot_config/private_fish/plug/jump.fish b/dot_config/private_fish/plug/jump.fish new file mode 100644 index 0000000..c5b1565 --- /dev/null +++ b/dot_config/private_fish/plug/jump.fish @@ -0,0 +1,2 @@ +type -qf jump || exit +jump shell fish | source |
