diff --git a/fish/.config/fish/fish_variables b/fish/.config/fish/fish_variables index f8e47c5..94395c5 100644 --- a/fish/.config/fish/fish_variables +++ b/fish/.config/fish/fish_variables @@ -6,42 +6,6 @@ SETUVAR Z_CMD:f SETUVAR Z_DATA:/home/tim/\x2elocal/share/z/data SETUVAR Z_DATA_DIR:/home/tim/\x2elocal/share/z SETUVAR Z_EXCLUDE:\x5e/home/tim\x24 -SETUVAR fish_color_autosuggestion:brblack -SETUVAR fish_color_cancel:\x2dr -SETUVAR fish_color_command:normal -SETUVAR fish_color_comment:red -SETUVAR fish_color_cwd:green -SETUVAR fish_color_cwd_root:red -SETUVAR fish_color_end:green -SETUVAR fish_color_error:brred -SETUVAR fish_color_escape:brcyan -SETUVAR fish_color_history_current:\x2d\x2dbold -SETUVAR fish_color_host:normal -SETUVAR fish_color_host_remote:yellow -SETUVAR fish_color_normal:normal -SETUVAR fish_color_operator:brcyan -SETUVAR fish_color_param:cyan -SETUVAR fish_color_quote:yellow -SETUVAR fish_color_redirection:cyan\x1e\x2d\x2dbold -SETUVAR fish_color_search_match:white\x1e\x2d\x2dbackground\x3dbrblack\x1e\x2d\x2dbold -SETUVAR fish_color_selection:white\x1e\x2d\x2dbackground\x3dbrblack\x1e\x2d\x2dbold -SETUVAR fish_color_status:red -SETUVAR fish_color_user:brgreen -SETUVAR fish_color_valid_path:\x2d\x2dunderline -SETUVAR fish_key_bindings:fish_default_key_bindings -SETUVAR fish_pager_color_background:\x1d -SETUVAR fish_pager_color_completion:normal -SETUVAR fish_pager_color_description:yellow\x1e\x2di -SETUVAR fish_pager_color_prefix:normal\x1e\x2d\x2dbold\x1e\x2d\x2dunderline -SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan\x1e\x2d\x2dbold -SETUVAR fish_pager_color_secondary_background:\x1d -SETUVAR fish_pager_color_secondary_completion:\x1d -SETUVAR fish_pager_color_secondary_description:\x1d -SETUVAR fish_pager_color_secondary_prefix:\x1d -SETUVAR fish_pager_color_selected_background:\x2dr -SETUVAR fish_pager_color_selected_completion:\x1d -SETUVAR fish_pager_color_selected_description:\x1d -SETUVAR fish_pager_color_selected_prefix:\x1d SETUVAR fish_user_paths:/home/tim/projects/ice\x2dtools/aws\x1e/snap/bin\x1e/home/tim/\x2econfig/composer/vendor/bin\x1e/home/tim/\x2elocal/bin\x1e/home/tim/bin\x1e/home/tim/\x2epixi/bin\x1e/home/tim/dotfiles/php/bin SETUVAR ls:eza\x1e\x2dlg\x1e\x2d\x2dgroup\x2ddirectories\x2dfirst\x1e\x2d\x2dgit\x1e\x2d\x2dgit\x2drepos\x2dno\x2dstatus\x1e\x2d\x2dheader\x1e\x2d\x2dtime\x2dstyle\x3dlong\x2diso SETUVAR tide_aws_bg_color:444444 diff --git a/git/.gitignore b/git/.gitignore index 7e47252..65e1201 100644 --- a/git/.gitignore +++ b/git/.gitignore @@ -1,2 +1,3 @@ /.idea .php-cs-fixer.cache +/.claude