about summary refs log tree commit diff
path: root/pkgs/tools/misc/autojump/default.nix
Commit message (Collapse)AuthorAge
* autojump: 22.5.0 -> 22.5.1Ryan Mulligan2018-02-24
| | | | Semi-automatic update; builds on NixOS
* autojump: install fish shell completionsJosé Luis Lafuente2018-02-13
|
* autojump: 22.2.4 -> 22.5.0Robert Helgesson2016-11-20
|
* rename iElectric to domenkozar to match GitHubDomen Kožar2016-05-17
|
* autojump: include a way to find the share dirzimbatm2016-05-04
| | | | | | | | | | autojump-share is a new script that gives you the path to autojump's shared directory. It can then be used in the various shell's rc files to find and source the autojump integration. Eg: source "$(autojump-share)/autojump.bash" Fixes #3239
* simplify convoluted path to autojump.zshHoang Xuan Phu2015-03-22
|
* document workaround for sourcing autojump init file from zshHoang Xuan Phu2015-03-21
|
* autojump: Update to 22.2.4William Roe2015-03-04
|
* Fix user-facing typos (mainly in descriptions)Tobias Geerinckx-Rice2014-12-30
|
* Some description fixesBjørn Forsman2013-10-05
| | | | | | | | | | | | There are many more packages to fix, this is just a start. Rules: * Don't repeat the package name (not always that easy...) * Start with capital letter * Don't end with full stop * Don't start with "The ..." or "A ..." I've also added descriptions to some packages and rewritten others.
* autojump: correctly set prefixDomen Kožar2013-09-26
|
* autojump: 21.5.8 -> 21.6.9Domen Kožar2013-09-26
|
* autojump: fix build on darwinJason "Don" O'Conal2013-07-07
| | | | * remove install.sh shell check
* autojump: add bash as buildInputDomen Kozar2013-05-05
|
* fix autojump licence attributeDavid Guibert2013-05-05
|
* autojump: bump and reogranize a bit, not functional yetDomen Kozar2013-05-05
|
* * "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointlessEelco Dolstra2012-01-18
| | | | | | function, so obsolete it. svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
* Add Autojump, a smart replacement for `cd'.Ludovic Courtès2009-05-26
svn path=/nixpkgs/trunk/; revision=15738