profile: add cargo bin to PATH
This commit is contained in:
parent
4baf8ba99c
commit
9c176c9577
1 changed files with 1 additions and 1 deletions
|
@ -5,4 +5,4 @@ export GTK_IM_MODULE=fcitx
|
||||||
export QT_IM_MODULE=fcitx
|
export QT_IM_MODULE=fcitx
|
||||||
export XMODIFIERS=@im=fcitx
|
export XMODIFIERS=@im=fcitx
|
||||||
|
|
||||||
PATH="$PATH:$HOME/.local/bin:$HOME/.roswell/bin"
|
export PATH="$HOME/.local/bin:$HOME/.roswell/bin:$HOME/.cargo/bin:$PATH"
|
||||||
|
|
Loading…
Reference in a new issue