update bashrc
This commit is contained in:
parent
c676c9fd3c
commit
fba2feced6
5
bashrc
5
bashrc
@ -64,3 +64,8 @@ fi
|
|||||||
###-tns-completion-end-###
|
###-tns-completion-end-###
|
||||||
|
|
||||||
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
export PATH="$HOME/.yarn/bin:$HOME/.config/yarn/global/node_modules/.bin:$PATH"
|
||||||
|
|
||||||
|
if [$TILIX_ID] || [$VTE_VERSION]; then
|
||||||
|
source /etc/profile.d/vte.sh
|
||||||
|
fi
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user