tangled
alpha
login
or
join now
seth.computer
/
dotfiles
0
fork
atom
this repo has no description
0
fork
atom
overview
issues
pulls
pipelines
zsh: cargo bin in path
Seth
1 month ago
33e403e7
ace97b81
+1
1 changed file
expand all
collapse all
unified
split
zsh
zshrc
+1
zsh/zshrc
···
21
21
22
22
export PATH="$HOME/.local/share/mise/shims:$PATH"
23
23
export PATH="$HOME/.bun/bin:$PATH"
24
24
+
export PATH="$HOME/.cargo/bin:$PATH"
24
25
export PATH="$HOME/.local/bin:$PATH"
25
26
26
27
# pnpm