From 853adf90360fc878be06e9c0af69191f7a6377c8 Mon Sep 17 00:00:00 2001 From: liv Date: Mon, 6 Mar 2023 10:46:26 +0100 Subject: [PATCH] update doom path locations --- dot_config/fish/config.fish | 2 ++ 1 file changed, 2 insertions(+) diff --git a/dot_config/fish/config.fish b/dot_config/fish/config.fish index 073df53..6859423 100644 --- a/dot_config/fish/config.fish +++ b/dot_config/fish/config.fish @@ -24,7 +24,9 @@ setpath ~/.pyenv/shims setpath ~/.cargo/bin setpath ~/.local/bin setpath ~/.local/bin/elixir-ls +# Both of these work now apparently? setpath ~/.emacs.d/bin +setpath ~/.config/emacs/bin setpath ~/.fly/bin setpath ~/.nimble/bin setpath ~/.bun/bin