diff --git a/.zshrc b/.zshrc index 5f04721f..2d873bf1 100644 --- a/.zshrc +++ b/.zshrc @@ -98,6 +98,7 @@ alias yadmadd="~/dev/autoyadm/yadmadd.sh" # Created by `pipx` on 2024-09-20 02:14:00 export PATH="$PATH:/home/fic/.local/bin:/home/fic/.cargo/bin:/home/fic/go/bin" +export PATH="$PATH:/home/fic/.eget/bin" export PATH="$PATH:/home/fic/.local/share/bob/nvim-bin" export PATH="$PATH:/home/fic/.luarocks/bin" export PATH="$PATH:/home/fic/.local/share/npm/bin"