aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/pwd.fish
Commit message (Expand)AuthorAge
* Removed pwd.fish, which made the home directory print out with ~ (annoying)Gravatar ridiculousfish2012-03-07
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* Remove a few calls to the test command in favour of the switch builtin to spe...Gravatar liljencrantz2007-09-23
* Make all descriptions for function calls use the implicit translation from th...Gravatar axel2007-01-16
* Only hide /private directories in pwd function under OS XGravatar axel2006-06-02
* Avoid using the pwd command in favour of the $PWD variable, since the pwd com...Gravatar axel2006-05-29
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17