diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-10-05 16:33:10 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-10-05 16:33:10 +0100 |
commit | 9fff448654308b1e1b3d1129c0255544f56c25cc (patch) | |
tree | eda78717611d7a6b2204ba8e9f73af90e69ae90b /fish/fishd.debian9 |
initial
Diffstat (limited to 'fish/fishd.debian9')
-rw-r--r-- | fish/fishd.debian9 | 36 |
1 files changed, 36 insertions, 0 deletions
diff --git a/fish/fishd.debian9 b/fish/fishd.debian9 new file mode 100644 index 0000000..56d0eb7 --- /dev/null +++ b/fish/fishd.debian9 @@ -0,0 +1,36 @@ +# This file is automatically generated by the fish. +# Do NOT edit it directly, your changes will be overwritten. +SET_EXPORT EDITOR:/usr/bin/nvim +SET_EXPORT PAGER:/usr/bin/less +SET __fish_classic_git_prompt_initialized:\x1d +SET __fish_init_2_39_8:\x1d +SET __fish_init_2_3_0:\x1d +SET fish_color_autosuggestion:555\x1ebrblack +SET fish_color_command:\x2d\x2dbold +SET fish_color_comment:red +SET fish_color_cwd:green +SET fish_color_cwd_root:red +SET fish_color_end:brmagenta +SET fish_color_error:brred +SET fish_color_escape:bryellow\x1e\x2d\x2dbold +SET fish_color_history_current:\x2d\x2dbold +SET fish_color_host:normal +SET fish_color_match:\x2d\x2dbackground\x3dbrblue +SET fish_color_normal:normal +SET fish_color_operator:bryellow +SET fish_color_param:cyan +SET fish_color_quote:yellow +SET fish_color_redirection:brblue +SET fish_color_search_match:bryellow\x1e\x2d\x2dbackground\x3dbrblack +SET fish_color_selection:white\x1e\x2d\x2dbold\x1e\x2d\x2dbackground\x3dbrblack +SET fish_color_status:red +SET fish_color_user:brgreen +SET fish_color_valid_path:\x2d\x2dunderline +SET fish_greeting:\x1d +SET fish_key_bindings:fish_default_key_bindings +SET fish_pager_color_completion:\x1d +SET fish_pager_color_description:B3A06D\x1eyellow +SET fish_pager_color_prefix:white\x1e\x2d\x2dbold\x1e\x2d\x2dunderline +SET fish_pager_color_progress:brwhite\x1e\x2d\x2dbackground\x3dcyan +SET fish_user_abbreviations:mux\x20tmuxinator\x1etfiles\x20/home/lemon/Nextcloud/Textnotes\x1eml_rmsharepics\x20rm\x20\x7e/Nextcloud/SharePics/\x2a\x3b\x20and\x20echo\x20\x27SharePics\x20folder\x20cleared\x21\x27 +SET fish_user_paths:/home/lemon/\x2efzf/bin |