-
Notifications
You must be signed in to change notification settings - Fork 0
autojump clone in haskell (support for zsh only at the moment)
License
urso/hsautojmp
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
simple autojump clone in Haskell. Unfortunatelly autojump became very instable lately for me + corrupting the database much too often additional features: - supports glob patterns - case sensitive first and then insensitive pattern matching (Testet with zsh only yet) INSTALL ======= - install hsautojmp via cabal: "cabal install" (on mac if you use macports on error type: "cabal install --extra-lib-dirs=/usr/lib") - source "zsh/hsautojmp.zsh" to enable commands "j" and "jumpstat" - copy "zsh/functions/_j" file to zsh's functions folder (e.g. "$HOME/.zsh/functions") for autocompletion for "j" command.
About
autojump clone in haskell (support for zsh only at the moment)
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published