diff options
author | noa | 2024-09-07 08:03:52 +0000 |
---|---|---|
committer | noa | 2024-09-07 08:03:52 +0000 |
commit | b9a1cbafda2aaed36c8eca4f7b68aae583918561 (patch) | |
tree | 4a0ff7b1abcdfa8f0b94c44485e32d84cdffa1b5 /fish/fish_variables | |
parent | 4d75f09ba0f3547ec451e2d3b72422d0822c0b6b (diff) |
Add configurations to fossil repo
Diffstat (limited to 'fish/fish_variables')
-rw-r--r-- | fish/fish_variables | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/fish/fish_variables b/fish/fish_variables new file mode 100644 index 0000000..fc92707 --- /dev/null +++ b/fish/fish_variables @@ -0,0 +1,7 @@ +# This file contains fish universal variable definitions. +# VERSION: 3.0 +SETUVAR --export MOZ_ENABLE_WAYLAND:1 +SETUVAR --export NO_COLOR:\x1d +SETUVAR __fish_initialized:3400 +SETUVAR fish_key_bindings:fish_default_key_bindings +SETUVAR fish_user_paths:/usr/local/go/bin\x1e/home/noa/\x2econfig/Scripts\x1e/home/noa/binaries\x1e/home/noa/\x2elocal/bin |