mirror of
https://github.com/HerrCraziDev/dotfiles.git
synced 2026-04-20 14:34:21 +02:00
reserve rbsh and auto tmux session for WSL
This commit is contained in:
3
.termrc
3
.termrc
@@ -85,7 +85,6 @@ if [ -n "$WSLENV" ] ; then
|
||||
echo "Serial logs will be written to $SERIAL_LOGS"
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
# Automatically creates and attach a 'main' tmux session. If already created,
|
||||
# attach in a new window instead. If running from tmux, does nothing.
|
||||
@@ -100,5 +99,5 @@ export RBIP="192.168.13.203"
|
||||
export RBLOG="administrator"
|
||||
export RBPASS="administrator"
|
||||
export RBROOTPASS="ekitool"
|
||||
|
||||
fi
|
||||
|
||||
|
||||
Reference in New Issue
Block a user