index
:
dotfiles
main
Toast's dotfiles
toast@bunkerlabs.net
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
dot_zsh
/
plugins
/
jump
blob: b64f1df07c04f913e7be225a1836d782ff923fff (
plain
) (
blame
)
1
2
3
4
#!/bin/zsh
((
$+commands
[
jump
]
))
||
return
eval
"
$(
jump shell zsh
)
"