remove path exports, manual set this on the specific device
This commit is contained in:
parent
41017622d4
commit
251029a881
1 changed files with 0 additions and 4 deletions
|
|
@ -199,7 +199,3 @@ command -v bun > /dev/null 2>&1
|
||||||
if [ $? -ne 0 ]; then
|
if [ $? -ne 0 ]; then
|
||||||
echo -e "$WARNING bun is not installed"
|
echo -e "$WARNING bun is not installed"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
export PATH=$PATH:/usr/local/go/bin:/home/jc/go/bin
|
|
||||||
|
|
||||||
export PRETTIERD_DEFAULT_CONFIG="$HOME/.prettierrc.json"
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue