diff options
Diffstat (limited to 'home.bashrc')
| -rw-r--r-- | home.bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/home.bashrc b/home.bashrc index a7b79ab..2306b39 100644 --- a/home.bashrc +++ b/home.bashrc @@ -35,6 +35,7 @@ alias duckdb='env LD_LIBRARY_PATH=/home/robby/.guix-profile/lib:$LD_LIBRARY_PATH export BUN_INSTALL="$HOME/.bun" export PATH=$BUN_INSTALL/bin:$PATH +export PATH=/home/robby/go/bin:$PATH export PATH=/home/robby/.local/bin:/home/robby/.cargo/bin:/home/robby/.vnode/bin:$PATH source <(jj util completion bash) source <(nsc completion bash) |
