aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/prompt_pwd.fish
Commit message (Expand)AuthorAge
* Document prompt_pwdGravatar Fabian Homborg2015-12-17
* Add ability to customize the amount of path shortening in prompt_pwdGravatar Gary Peck2015-10-26
* Remove OSX/Cygwin special cases from prompt_pwdGravatar Fabian Homborg2015-10-09
* prompt_pwd: zero fork prompt in general caseGravatar Ian Ray2015-10-04
* Match the whole real home directory in prompt_pwd.Gravatar Jonas Hietala2015-08-08
* prompt_pwd: Use tilde expansion to get real full home pathGravatar David Adam2014-10-26
* Clean up prompt_pwd with the new function -V flagGravatar Kevin Ballard2014-10-02
* Fix some typos.Gravatar nulltrek2013-09-12
* 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