cargo
parent
cbc0c098b8
commit
62465dea0e
|
@ -17,6 +17,8 @@ pathadd_tail() {
|
||||||
|
|
||||||
export EDITOR=nvim
|
export EDITOR=nvim
|
||||||
|
|
||||||
|
source "$HOME/.cargo/env"
|
||||||
|
|
||||||
pathadd_head "$HOME/.local/bin"
|
pathadd_head "$HOME/.local/bin"
|
||||||
pathadd_head '/tmp/bin'
|
pathadd_head '/tmp/bin'
|
||||||
pathadd_head "$HOME/.config/emacs/bin"
|
pathadd_head "$HOME/.config/emacs/bin"
|
||||||
|
|
Loading…
Reference in New Issue