fish-shell/share
Fabian Homborg 72a44460c6 Move fish_greeting to a function
This adds a "fish_greeting" function that prints the variable of the
same name.

In doing so, it makes $fish_greeting default to a global
variable (this is of little cost because of the `_` builtin)

This means that:

- We have fewer universal variables by default
- If we change the default greeting people will actually get
- it (unless they have a leftover universal, of course)
- If the user changes their language the variable changes with it
2020-08-21 20:46:23 +02:00
..
completions Remove "go run" from commands with exclusive args 2020-08-21 20:40:23 +02:00
functions Move fish_greeting to a function 2020-08-21 20:46:23 +02:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools fish_config: 'Webify' color definitions 2020-07-11 13:51:52 -07:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Don't load vendor extensions when running unit tests 2020-07-12 19:14:35 -05:00
lynx.lss Install custom LSS script to /usr/local/share/fish on make install 2017-09-26 14:31:11 -05:00