remove nimble.

This commit is contained in:
creme 2019-12-19 00:32:48 +01:00
parent ef254260b7
commit 9f7af9721f
Signed by untrusted user: creme
GPG Key ID: C147C3B7FBDF08D0
1 changed files with 0 additions and 3 deletions

View File

@ -38,9 +38,6 @@ export BBJ_USER=$USER
export GOROOT=/usr/local/go
export PATH=$GOROOT/bin:$PATH
# latest nim
export PATH=/usr/local/nimble/bin:$PATH
if [[ ! $TERM =~ screen ]] || [[ ! $TMUX =~ tmux ]]; then
_byobu_sourced=1 . /usr/bin/byobu-launch 2>/dev/null || true
fi