diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-10-07 08:51:10 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-10-07 08:51:10 +0100 |
commit | 155d2c6c9935126efa499c16245f38f43c2ddd06 (patch) | |
tree | 1541ec85bc859477c7130ce7c86d5e6d4b90e9d9 /fish | |
parent | 36698dbd11ab5d59ca1c377a3304b44e61f9b239 (diff) |
added some vim-go stuff
Diffstat (limited to 'fish')
-rw-r--r-- | fish/fish_variables | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/fish_variables b/fish/fish_variables index a101794..a4412f5 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -40,4 +40,5 @@ SETUVAR fish_pager_color_description:B3A06D\x1eyellow SETUVAR fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline SETUVAR fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan SETUVAR fish_pager_color_selected_background:\x2dr +SETUVAR fish_user_paths:/home/lemon/go/bin SETUVAR fisher_dependency_count:Colored\x2dMan\x2dPages\x1ebass |