diff options
author | Matthew Lemon <matt@matthewlemon.com> | 2022-10-29 21:29:58 +0100 |
---|---|---|
committer | Matthew Lemon <matt@matthewlemon.com> | 2022-10-29 21:29:58 +0100 |
commit | 8d0ca9d6a12863e25490d2c525e0796cc087d7d7 (patch) | |
tree | 0337fe5c9707eac5686f9bbf0e78e09caf609d31 | |
parent | 6b9ea8afc29a5ae4fc29ffbd18af4785a27e948d (diff) |
Added doom emacs bin to PATH
-rw-r--r-- | fish/fish_variables | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fish/fish_variables b/fish/fish_variables index 98a4cb7..a31b842 100644 --- a/fish/fish_variables +++ b/fish/fish_variables @@ -51,5 +51,5 @@ SETUVAR fish_pager_color_selected_background:\x2d\x2dbackground\x3d333 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/lemon/go/bin +SETUVAR fish_user_paths:/home/lemon/\x2eemacs\x2ed/bin\x1e/home/lemon/go/bin SETUVAR fisher_dependency_count:Colored\x2dMan\x2dPages\x1ebass |