aboutsummaryrefslogtreecommitdiffhomepage
path: root/share/config.fish
Commit message (Expand)AuthorAge
* Allow overriding fish_term24bit on launchGravatar Fabian Homborg2016-04-18
* Move 24bit setup into config.fishGravatar Fabian Homborg2016-04-18
* Rename "snippets" to "conf" internally, and document them as snippetsGravatar David Adam2016-04-06
* Customisable extra configuration, completion and function directoriesGravatar David Adam2016-04-04
* Only read .fish files in the snippets directoriesGravatar Fabian Homborg2016-03-26
* Move code in etc/config.fish to share/config.fishGravatar Fabian Homborg2016-03-09
* Migrate abbrs from =-separated to space-separatedGravatar Fabian Homborg2016-03-02
* Skip over /etc/paths.d entries that don't existGravatar Kevin Ballard2016-02-26
* Standardize indentation in config.fishGravatar Kevin Ballard2016-02-26
* Add functions and configuration snippets hierarchyGravatar Fabian Homborg2016-02-26
* Immediately define command-not-found handlerGravatar Fabian Homborg2015-12-30
* Make overriding cnf-handler workGravatar Fabian Homborg2015-08-31
* Revert "Source files /etc/profile.d/*.fish at startup"Gravatar ridiculousfish2015-04-14
* Source files /etc/profile.d/*.fish at startupGravatar ridiculousfish2015-03-24
* Create and use $DATADIR/vendor_completions.d/ for upstream completionsGravatar David Adam2014-10-01
* Manpage completions: store in $XDG_DATA_HOMEGravatar David Adam2014-09-29
* Set up fish_{function,complete}_path properlyGravatar Kevin Ballard2014-08-22
* Make fish install a command_not_found handler in non-interactive uses.Gravatar ridiculousfish2014-02-20
* Revert "Ensure that UTF-8 works if LANG contains it."Gravatar Konrad Borowski2013-12-17
* Ensure that UTF-8 works if LANG contains it.Gravatar Konrad Borowski2013-12-15
* Prepend user paths even if they already exist in system pathGravatar Jay Weisskopf2013-12-10
* Fix to respect the order of paths in /etc/paths (oops)Gravatar ridiculousfish2013-08-25
* Rearrange the PATH to respect the order defined in /etc/paths (#927) andGravatar ridiculousfish2013-08-25
* Actually commit the no-scope-shadowing to . functionGravatar ridiculousfish2013-08-17
* Deprecate "." command. Fixes #310.Gravatar Konrad Borowski2013-08-14
* Put user paths at beginningGravatar Konrad Borowski2013-06-22
* Support /etc/paths and /etc/paths.d/* on OS XGravatar ridiculousfish2013-02-22
* Large set of changes to how PATH is handled. Changed fish to no longer modify...Gravatar ridiculousfish2013-02-19
* Move autogenerated completions to ~/.config/fish/generated_completions/Gravatar ridiculousfish2013-02-17
* Tweak config.fish to only modify PATH once, for performanceGravatar ridiculousfish2013-02-01
* Large set of changes related to making fish relocatable, and improving the bu...Gravatar ridiculousfish2012-07-08