this repo has no description
1
fork

Configure Feed

Select the types of activity you want to include in your feed.

Remove private file from repo

No need for cleanup as there was no password or private data here, but
just in case it should not be stored there.

+1 -51
+1
fish/.config/fish/.gitignore
··· 2 2 /fish_history 3 3 /fundle 4 4 /functions/fundle.fish 5 + /fish_variables
-51
fish/.config/fish/fish_variables
··· 1 - # This file contains fish universal variable definitions. 2 - # VERSION: 3.0 3 - SETUVAR AGNOSTER_ICON_BGJOBS:\u2699 4 - SETUVAR AGNOSTER_ICON_ERROR:\u2717 5 - SETUVAR AGNOSTER_ICON_ROOT:\u26a1 6 - SETUVAR AGNOSTER_ICON_SCM_BRANCH:\ue0a0 7 - SETUVAR AGNOSTER_ICON_SCM_REF:\u27a6 8 - SETUVAR AGNOSTER_ICON_SCM_STAGED:\u2026 9 - SETUVAR AGNOSTER_ICON_SCM_STASHED:\x7e 10 - SETUVAR AGNOSTER_SEGMENT_RSEPARATOR:\ue0b2\x1e\ue0b3 11 - SETUVAR AGNOSTER_SEGMENT_SEPARATOR:\ue0b0\x1e\x20\ue0b1\x20 12 - SETUVAR DEFAULT_USER:hauleth 13 - SETUVAR --export EDITOR:nvim 14 - SETUVAR --export FZF_DEFAULT_COMMAND:rg\x20\x2d\x2dfiles\x20\x2d\x2dhidden\x20\x2d\x2dglob\x20\x21\x2egit 15 - SETUVAR --export GOPATH:/Users/hauleth/go 16 - SETUVAR --export PAGER:less 17 - SETUVAR --export SELFSSL_CERT:/Users/hauleth/Workspace/hauleth/dotfiles/certs/localhost\x2ecrt 18 - SETUVAR --export SELFSSL_KEY:/Users/hauleth/Workspace/hauleth/dotfiles/certs/localhost\x2ekey 19 - SETUVAR --export SKIM_DEFAULT_COMMAND:rg\x20\x2d\x2dfiles 20 - SETUVAR --export SSH_AGENT_PID:913 21 - SETUVAR --export SSH_AUTH_SOCK:/private/tmp/com\x2eapple\x2elaunchd\x2ehDXTvAl95X/Listeners 22 - SETUVAR __fish_init_2_39_8:\x1d 23 - SETUVAR __fish_init_2_3_0:\x1d 24 - SETUVAR _fish_abbr__2D_:cd\x20\x2d 25 - SETUVAR fish_color_autosuggestion:555\x1ebrblack 26 - SETUVAR fish_color_command:\x2d\x2dbold 27 - SETUVAR fish_color_comment:red 28 - SETUVAR fish_color_cwd:green 29 - SETUVAR fish_color_cwd_root:red 30 - SETUVAR fish_color_end:brmagenta 31 - SETUVAR fish_color_error:brred 32 - SETUVAR fish_color_escape:bryellow\x1e\x2d\x2dbold 33 - SETUVAR fish_color_history_current:\x2d\x2dbold 34 - SETUVAR fish_color_host:normal 35 - SETUVAR fish_color_match:\x2d\x2dbackground\x3dbrblue 36 - SETUVAR fish_color_normal:normal 37 - SETUVAR fish_color_operator:bryellow 38 - SETUVAR fish_color_param:cyan 39 - SETUVAR fish_color_quote:yellow 40 - SETUVAR fish_color_redirection:brblue 41 - SETUVAR fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack 42 - SETUVAR fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack 43 - SETUVAR fish_color_user:brgreen 44 - SETUVAR fish_color_valid_path:\x2d\x2dunderline 45 - SETUVAR fish_greeting:\x1d 46 - SETUVAR fish_key_bindings:fish_default_key_bindings 47 - SETUVAR fish_pager_color_completion:\x1d 48 - SETUVAR fish_pager_color_description:B3A06D\x1eyellow 49 - SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline 50 - SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan 51 - SETUVAR fish_user_abbreviations:\x2d\x20cd\x20\x2d