diff options
Diffstat (limited to '.config/fish/fish_variables')
| -rw-r--r-- | .config/fish/fish_variables | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/.config/fish/fish_variables b/.config/fish/fish_variables index e8b58fb..6120a57 100644 --- a/.config/fish/fish_variables +++ b/.config/fish/fish_variables | |||
| @@ -1,7 +1,11 @@ | |||
| 1 | # This file contains fish universal variable definitions. | 1 | # This file contains fish universal variable definitions. |
| 2 | # VERSION: 3.0 | 2 | # VERSION: 3.0 |
| 3 | SETUVAR __fish_initialized:3400 | 3 | SETUVAR __fish_initialized:3800 |
| 4 | SETUVAR _fish_abbr_dr:dragon\x2ddrop | 4 | SETUVAR _fish_abbr_dr:dragon\x2ddrop |
| 5 | SETUVAR _fisher_franciscolourenco_2F_done_files:\x7e/\x2econfig/fish/conf\x2ed/done\x2efish | ||
| 6 | SETUVAR _fisher_jorgebucaran_2F_nvm_2E_fish_files:\x7e/\x2econfig/fish/functions/_nvm_index_update\x2efish\x1e\x7e/\x2econfig/fish/functions/_nvm_list\x2efish\x1e\x7e/\x2econfig/fish/functions/_nvm_version_activate\x2efish\x1e\x7e/\x2econfig/fish/functions/_nvm_version_deactivate\x2efish\x1e\x7e/\x2econfig/fish/functions/nvm\x2efish\x1e\x7e/\x2econfig/fish/conf\x2ed/nvm\x2efish\x1e\x7e/\x2econfig/fish/completions/nvm\x2efish | ||
| 7 | SETUVAR _fisher_plugins:jorgebucaran/nvm\x2efish\x1efranciscolourenco/done | ||
| 8 | SETUVAR _fisher_upgraded_to_4_4:\x1d | ||
| 5 | SETUVAR fish_color_autosuggestion:6c7086 | 9 | SETUVAR fish_color_autosuggestion:6c7086 |
| 6 | SETUVAR fish_color_cancel:f38ba8 | 10 | SETUVAR fish_color_cancel:f38ba8 |
| 7 | SETUVAR fish_color_command:89b4fa | 11 | SETUVAR fish_color_command:89b4fa |
| @@ -42,4 +46,4 @@ SETUVAR fish_pager_color_selected_background:\x1d | |||
| 42 | SETUVAR fish_pager_color_selected_completion:\x1d | 46 | SETUVAR fish_pager_color_selected_completion:\x1d |
| 43 | SETUVAR fish_pager_color_selected_description:\x1d | 47 | SETUVAR fish_pager_color_selected_description:\x1d |
| 44 | SETUVAR fish_pager_color_selected_prefix:\x1d | 48 | SETUVAR fish_pager_color_selected_prefix:\x1d |
| 45 | SETUVAR fish_user_paths:/home/yigit/\x2ecargo/bin\x1e/home/yigit/\x2elocal/bin | 49 | SETUVAR fish_user_paths:/home/yigit/\x2enix\x2dprofile/bin\x1e/home/yigit/\x2ecargo/bin\x1e/home/yigit/\x2elocal/bin |
