aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/prompt_pwd.fish
Commit message (Expand)AuthorAge
* Mac OS X doesn't support uname -o. Use uname instead.Gravatar Konrad Borowski2013-08-16
* Show drive letter under CygwinGravatar Konrad Borowski2013-08-14
* Squashed commit of the following:Gravatar ridiculousfish2013-06-01
* Make prompt_pwd make a lot more senseGravatar Emily Eisenberg2012-07-06
* Bring prompt_pwd under Darwin to parity with non-DarwinGravatar Kevin Ballard2012-06-24
* Fix prompt_cwd on darwin systems when $PWD is "/private"Gravatar Kevin Ballard2012-06-24
* remove trialing spaces #2Gravatar Grissiom2010-09-18
* prompt_pwd broken, this fix by James ReevesGravatar axel2009-02-21
* This patch fixes a problem where prompt_pwd was printing the full path twice ...Gravatar Nick Pilon2008-01-23
* In prompt_pwd, if a directory name starts with a dot, include first two chara...Gravatar liljencrantz2008-01-17
* Avoid using test command in prompt, makes it slightly fasterGravatar axel2007-09-09
* Make all descriptions for function calls use the implicit translation from th...Gravatar axel2007-01-16
* Make sure that the / is only printed once in prompt_pwd function when cwd is ...Gravatar axel2006-07-11
* 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