aboutsummaryrefslogtreecommitdiffhomepage
path: root/etc
Commit message (Collapse)AuthorAge
* It's `status --is-interactive` (#3086)Gravatar Wieland Hoffmann2016-05-29
|
* Move code in etc/config.fish to share/config.fishGravatar Fabian Homborg2016-03-09
| | | | | | | instead add a bit of information on how fish's configuration works for the admin to etc/config.fish. This means that fish is fully functional without /etc, which might be nice for "stateless" systems.
* Don't set locale to en_US.UTF-8 unconditionally.Gravatar David Adam2016-03-06
| | | | | This is an unwise assumption, both for en_US and UTF-8; the fallback C locale should be used instead.
* Stomp exit status of initialization scripts so that fish starts out with ↵Gravatar ridiculousfish2013-04-09
| | | | | | $status 0 https://github.com/fish-shell/fish-shell/issues/635
* Remove code that tries to load files in include directoryGravatar ridiculousfish2012-12-01
| | | | https://github.com/fish-shell/fish-shell/issues/416
* Large set of changes related to making fish relocatable, and improving the ↵Gravatar ridiculousfish2012-07-08
| | | | | | | | | build and install story. - etc/config.fish and share/config.fish are now "universal" and no longer reference install paths or need to be touched by autotools. They've been removed from config.fish.in to config.fish. - fish now attempts to determine __fish_datadir and __fish_sysconfdir relative to the path of the fish executable itself (typically by walking up one directory). This means that you can copy the directory hierarchy around and things will still work. The compiled-in paths are used as a backup. - The fish Xcode project now can build fish natively, without needing autotools. - Version bumped to 2.0
* Move special handling of DISPLAY environment variable from etc/config.fish ↵Gravatar ridiculousfish2012-03-06
| | | | to fish itself to reduce number of fork calls made at launch
* remove trialing spaces #2Gravatar Grissiom2010-09-18
|
* First stab at dropping all support for readlines inputrc files and instead ↵Gravatar liljencrantz2007-09-26
| | | | | | using an internal system for performing keybinding. darcs-hash:20070925161447-75c98-1feaef88a4b518badb7879f598f06ab650a8f93b.gz
* Make sure all keybinding scripts repaint properlyGravatar liljencrantz2007-09-22
| | | | darcs-hash:20070921151723-75c98-83f2fe86ace0f6e567db26faa4d94665971af145.gz
* Fix insane bytemark issue on SolarisGravatar axel2007-09-09
| | | | darcs-hash:20070908191940-ac50b-f99e05c86f32a5c1c1aff35c1916951269a54d54.gz
* Add support for changing token separator in command substitution. IT is not ↵Gravatar axel2007-04-23
| | | | | | the first character of IFS, same as in various other shells darcs-hash:20070422184956-ac50b-7e03b375feb9fd22e11aa7a7d8f8add8e3b717a5.gz
* First stab at directory transition. Test with care...Gravatar axel2006-10-19
| | | | darcs-hash:20061019115023-ac50b-30c3fd51d8af8a616d63dfcac39370d7fe6d144e.gz
* Make the greeting message configurable using the fish_greeting variableGravatar axel2006-10-10
| | | | darcs-hash:20061009214905-ac50b-cc07bf2b76c5306f96d1bca7fd478d972de25de8.gz
* Use universal variables for fish_function_path and fish_complete_pathGravatar axel2006-10-05
| | | | darcs-hash:20061004175519-ac50b-2e9dabc9ce1c21ebfcba020db8a8d84ef48433e9.gz
* Move over fish_interactive.fish to be created by the Makefile, not by AutoconfGravatar axel2006-07-20
| | | | darcs-hash:20060720132850-ac50b-2f1a4815a2a67541d3461768d00e185168727b92.gz
* Initialize etc/fish and share/fish from the Makefile, not automatically by ↵Gravatar axel2006-07-19
| | | | | | Autoconf. That way we get correct expansion of ${prefix} and friends to their install-time value. This fixes a bug reported by James Vega. darcs-hash:20060718164155-ac50b-8ec6c63d9c4e52db2c1884fcffeab78333367773.gz
* Set default highligting for valid pathsGravatar axel2006-06-15
| | | | darcs-hash:20060614142241-ac50b-4f8bd79e788b3886ab8a1e5288da5b4cb9c2cdc5.gz
* Add support for bold highligtingGravatar axel2006-05-27
| | | | darcs-hash:20060527133930-ac50b-515d0887567c0e89fdfe10fe8310d6ebb4485974.gz
* Add support for highligting qutes in a special color - defaults to blueGravatar axel2006-05-27
| | | | darcs-hash:20060527123516-ac50b-d6e0cf08bd9dfe8514e64004d93dc4035e73fad8.gz
* Add support for highlighting operators and escaped sequencesGravatar axel2006-05-27
| | | | darcs-hash:20060526164638-ac50b-2259579e0460df0641683ce6127bb8516fca8c7e.gz
* Cleanup after patch conflictGravatar axel2006-03-14
| | | | darcs-hash:20060314002216-ac50b-c5b2b0d677f45818d2496f00fb9cfc774460397e.gz
* Fish PATH FixGravatar npilon2006-03-14
| | | | | | Moved PATH detection code to the start of share/fish. darcs-hash:20060313190724-c90d9-8e2e80910041e91b48d68154e9d8180d04689463.gz
* Minor comment and documentation changesGravatar axel2006-03-14
| | | | darcs-hash:20060314000914-ac50b-63c49a59804f51c4dd19de574db41298b1ef67c5.gz
* Add further checks to unicode_start to see that the command existsGravatar axel2006-03-10
| | | | darcs-hash:20060310135129-ac50b-8345a137b73e91084ad82cba06413580e3ca87e7.gz
* Move LANG init back to /etc where it belongs. IT was temporarily moved ↵Gravatar axel2006-03-10
| | | | | | earlier to do some translations at init time, but that is no longer needed darcs-hash:20060310134039-ac50b-e826176a9d574b26235013384963f2dd7e9e9457.gz
* Make the functions for setting default values use gobal values if universal ↵Gravatar axel2006-03-06
| | | | | | variables are broken darcs-hash:20060305212601-ac50b-075bc6976435e5bd86151603cb8f0fc634c542bb.gz
* Fix broken function/completion paths, sent by Sean HigginsGravatar axel2006-02-25
| | | | darcs-hash:20060225112911-ac50b-c1aa4f172f4aae5d725230ccba43cdc1fce924f5.gz
* Move code for setting ls and grep colors to function definition filesGravatar axel2006-02-20
| | | | darcs-hash:20060220130203-ac50b-feb426f6450a0bbd17cb9dacdca94d4d5b72c113.gz
* Move a few shellscript bits aroundGravatar axel2006-02-18
| | | | darcs-hash:20060218024145-ac50b-207ca782808ea8968cb38253c7bc2563350f38b2.gz
* Proper ordering on paths for dynamic loading - user stuff should override ↵Gravatar axel2006-02-17
| | | | | | sysadmin stuff should overrtide default stuff darcs-hash:20060217125318-ac50b-f74103958cf01103b351227ae561703ac96ebe95.gz
* Add missing filesGravatar axel2006-02-17
| | | | darcs-hash:20060217103018-ac50b-9097f60908d06d89f235d969719fe654117b423e.gz
* Redo installation file structure, move lots of things to $PREFIX/share/fishGravatar axel2006-02-17
darcs-hash:20060217101339-ac50b-d93d2c620a4b7f75f05ff461a6edbee001da7613.gz