Skip to content

Instantly share code, notes, and snippets.

View sebastianmarr's full-sized avatar

Sebastian Marr sebastianmarr

  • Leipzig, Germany
View GitHub Profile
@sebastianmarr
sebastianmarr / gist:917682
Created April 13, 2011 14:59
zsh autojump completion
function autojumpcomp () {
cur=${words[2, -1]}
autojump --completion ${=cur[*]} | while read i; do
compadd -U "$i";
done
}
compdef autojumpcomp j
### Keybase proof
I hereby claim:
* I am sebastianmarr on github.
* I am sebastianmarr (https://keybase.io/sebastianmarr) on keybase.
* I have a public key whose fingerprint is 61FE D1D5 337D 9E60 9A32 8335 45B7 A7D7 C99C 2B09
To claim this, I am signing this object: