diff options
| author | Jake Koroman <jake@jakekoroman.com> | 2026-06-21 13:08:03 -0400 |
|---|---|---|
| committer | Jake Koroman <jake@jakekoroman.com> | 2026-06-21 13:08:03 -0400 |
| commit | 991a7917ec010080467889b02bcd608c078f6a86 (patch) | |
| tree | 191dbc790d2b4c04552fe6ce1ac6134547634aef /fish/fish_variables | |
| parent | e9621b453b83511b0601a904fe5752b152241e48 (diff) | |
add fish.
Diffstat (limited to 'fish/fish_variables')
| -rw-r--r-- | fish/fish_variables | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/fish/fish_variables b/fish/fish_variables new file mode 100644 index 0000000..c230215 --- /dev/null +++ b/fish/fish_variables @@ -0,0 +1,6 @@ +# This file contains fish universal variable definitions. +# VERSION: 3.0 +SETUVAR EDITOR:kak +SETUVAR __fish_initialized:4300 +SETUVAR __fish_webconfig_theme_notification:set\x2dtheme\x2dv1\x2d\x232 +SETUVAR fish_greeting:\x1d |
