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