aboutsummaryrefslogtreecommitdiffhomepage
path: root/share
Commit message (Expand)AuthorAge
* 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
* cd completion: No description for absolute pathsGravatar Fabian Homborg2016-04-04
* __fish_print_packages: use libzypp builtin cache for zypperGravatar Sam Yu2016-03-30
* Add history --helpGravatar Fabian Homborg2016-03-30
* more fish_indent cleanup for prev commitGravatar Kurtis Rader2016-03-29
* fix regression to vi-mode \cc bindingGravatar Kurtis Rader2016-03-29
* Make modprobe completion more preciseGravatar Josef Gajdusek2016-03-28
* Fix typos: ingnore->ignoreGravatar Josef Gajdusek2016-03-28
* Only read .fish files in the snippets directoriesGravatar Fabian Homborg2016-03-26
* add yaourt completionsGravatar Bogdan Sinitsyn2016-03-24
* limit size of cd history to 25 directoriesGravatar Kurtis Rader2016-03-23
* Make reading ssh files case-insensitiveGravatar Fabian Homborg2016-03-22
* implement swap-selection-start-stop functionGravatar Federico Ferri2016-03-20
* fix w, e (with a trick to cope with big-words)Gravatar Federico Ferri2016-03-20
* add \r equivalent bindingGravatar Kurtis Rader2016-03-20
* Add `--no-index` option completion for `git diff`Gravatar Cody Frazer2016-03-20
* Fix acpi check in nim promptGravatar Fabian Homborg2016-03-20
* robbyrussell prompt: Check for git/hg existenceGravatar Fabian Homborg2016-03-20
* make alt-L output respect multi-line promptsGravatar Owen Richardson2016-03-18
* date and uniq completions for OS X.Gravatar lordlycastle2016-03-12
* Move code in etc/config.fish to share/config.fishGravatar Fabian Homborg2016-03-09
* Update dpkg completions to complete commonly used optionsGravatar David Adam2016-03-06
* Remove "w/o Background Color" text from Set Theme button in fish_configGravatar ridiculousfish2016-03-02
* Migrate abbrs from =-separated to space-separatedGravatar Fabian Homborg2016-03-02
* Check ssh's KnownhostsFiles in print_hostnamesGravatar Fabian Homborg2016-03-02
* print_hostname: Avoid matches in fstab comments harderGravatar Fabian Homborg2016-03-02
* Stringify reading nfs in print_hostnamesGravatar Fabian Homborg2016-03-02
* Ignore zero-ips in print_hostnamesGravatar Fabian Homborg2016-03-02
* history.fish: Fix input handlingGravatar Jaime Marquínez Ferrándiz2016-03-02
* Ditch __fish_sgrep in obnam completionsGravatar Fabian Homborg2016-02-28
* Use command which in typeGravatar Fabian Homborg2016-02-28
* Rewrite __fish_urlencode to not encode valid charactersGravatar Kevin Ballard2016-02-27
* 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
* add completions for diskutil (osx)Gravatar Fabian Weisshaar2016-02-23
* Try to just see if grep is happy with --color=auto, or not, as the --help exi...Gravatar Aaron Gyes2016-02-20
* Fix the file URL for Terminal.appGravatar Jak Wings2016-02-16
* Correctly handle --merge in the history.fish functionGravatar ridiculousfish2016-02-16
* Fix typoGravatar Aaron Gyes2016-02-16
* Fix --merge hitting a caseGravatar Aaron Gyes2016-02-16
* Improve __fish_print_usersGravatar Sunguk Lee2016-02-15
* Fix `No command 'dscl' found` error of killall commandGravatar Sunguk Lee2016-02-15
* Rewrite abbr.fish to not call seqGravatar Fabian Homborg2016-02-13
* abbr: Bail early when the abbr already existsGravatar Fabian Homborg2016-02-13
* Fix user browser for help in CygwinGravatar Gordon Tyler2016-02-12
* Fix package listing for zypperGravatar Spittie2016-02-12
* Use string split in export.fishGravatar Fabian Homborg2016-02-10
* Fix "replacement string too large" error in pacman completionGravatar Fabian Homborg2016-02-10