aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/functions/fish_prompt.fish
Commit message (Collapse)AuthorAge
* Revert "prompts: more concise way of getting the hostname."Gravatar David Adam2015-10-16
| | | | | | This reverts commit 233c4436943fb56edf6db44b932221107b37fad1. See discussion in https://github.com/fish-shell/fish-shell/pull/2489
* prompts: more concise way of getting the hostname.Gravatar Michael Fogleman2015-10-15
|
* # This is a combination of 2 commits.Gravatar Kevin Ballard2014-10-02
| | | | | | | | | | # The first commit's message is: Simplify default fish_prompt No need for the set_color caching now that it's a builtin. Also simplify the 3 classic prompts in fish_config's sample_prompts set.
* Add support for toor account.Gravatar Konrad Borowski2014-07-30
| | | | | | | Currently fish doesn't recognize toor as special. However, it's likely that on BSD systems, fish shell will be used on toor, not on root (toor is an intentionally existing account to use more advanced shell on, like shell).
* Added a -s option to echo to mean "don't output spaces"Gravatar ridiculousfish2012-05-19
| | | | Replaced default prompt to stop calling printf. I opened a bug to replace the default prompt entirely with one that's cheaper.
* Make the prompt different when root user. This change was suggested by Claes ↵Gravatar liljencrantz2007-08-19
| | | | | | Nästén. darcs-hash:20070818230302-75c98-8015683bda0bc75aeab048e2f6509afc9809ffa1.gz
* Make all descriptions for function calls use the implicit translation from ↵Gravatar axel2007-01-16
| | | | | | the previous patch instead of explicitly using N_ darcs-hash:20070116012918-ac50b-c1c0df64333ad910ca81dbc86ad193ece6680722.gz
* Move the event handler for fish_color_cwd to init file, so it is not ↵Gravatar axel2006-11-19
| | | | | | autounloaded. Also cache output of call to set_color command to improve performance a bit. darcs-hash:20061118212147-ac50b-b0f44cca2acf7465dd9ff071aa35a3ac81f0615f.gz
* Do not repaint prompt on universal variable events, but add event handler ↵Gravatar axel2006-05-11
| | | | | | for fish_color_cwd to repiant prompt on change darcs-hash:20060511122629-ac50b-a725d87fe9ec911282e8de79aa9de5c00d180caa.gz
* Do gettext translation of descriptions just-in-time internally in fishGravatar axel2006-03-02
| | | | darcs-hash:20060301165347-ac50b-3df9feec60dd9860e0988396d10b550a501f6802.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz