Muh dotfiles
This commit is contained in:
43
.config/fish/fish_variables
Normal file
43
.config/fish/fish_variables
Normal file
@ -0,0 +1,43 @@
|
||||
# This file contains fish universal variable definitions.
|
||||
# VERSION: 3.0
|
||||
SETUVAR __fish_initialized:3800
|
||||
SETUVAR fish_color_autosuggestion:6272a4
|
||||
SETUVAR fish_color_cancel:ff5555\x1e\x2d\x2dreverse
|
||||
SETUVAR fish_color_command:8be9fd
|
||||
SETUVAR fish_color_comment:6272a4
|
||||
SETUVAR fish_color_cwd:50fa7b
|
||||
SETUVAR fish_color_cwd_root:red
|
||||
SETUVAR fish_color_end:ffb86c
|
||||
SETUVAR fish_color_error:ff5555
|
||||
SETUVAR fish_color_escape:ff79c6
|
||||
SETUVAR fish_color_history_current:\x2d\x2dbold
|
||||
SETUVAR fish_color_host:bd93f9
|
||||
SETUVAR fish_color_host_remote:bd93f9
|
||||
SETUVAR fish_color_keyword:ff79c6
|
||||
SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue
|
||||
SETUVAR fish_color_normal:f8f8f2
|
||||
SETUVAR fish_color_operator:50fa7b
|
||||
SETUVAR fish_color_option:ffb86c
|
||||
SETUVAR fish_color_param:bd93f9
|
||||
SETUVAR fish_color_quote:f1fa8c
|
||||
SETUVAR fish_color_redirection:f8f8f2
|
||||
SETUVAR fish_color_search_match:\x2d\x2dbackground\x3d44475a
|
||||
SETUVAR fish_color_selection:\x2d\x2dbackground\x3d44475a
|
||||
SETUVAR fish_color_status:ff5555
|
||||
SETUVAR fish_color_user:8be9fd
|
||||
SETUVAR fish_color_valid_path:\x2d\x2dunderline
|
||||
SETUVAR fish_features:all
|
||||
SETUVAR fish_key_bindings:fish_vi_key_bindings
|
||||
SETUVAR fish_pager_color_background:\x1d
|
||||
SETUVAR fish_pager_color_completion:f8f8f2
|
||||
SETUVAR fish_pager_color_description:6272a4
|
||||
SETUVAR fish_pager_color_prefix:8be9fd
|
||||
SETUVAR fish_pager_color_progress:6272a4
|
||||
SETUVAR fish_pager_color_secondary_background:\x1d
|
||||
SETUVAR fish_pager_color_secondary_completion:f8f8f2
|
||||
SETUVAR fish_pager_color_secondary_description:6272a4
|
||||
SETUVAR fish_pager_color_secondary_prefix:8be9fd
|
||||
SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3d44475a
|
||||
SETUVAR fish_pager_color_selected_completion:f8f8f2
|
||||
SETUVAR fish_pager_color_selected_description:6272a4
|
||||
SETUVAR fish_pager_color_selected_prefix:8be9fd
|
Reference in New Issue
Block a user