source the env vars we need in bA shell function

This commit is contained in:
Keith Whyte 2021-05-28 20:54:51 +02:00
parent 47bdaaaee1
commit e26b71b912

View file

@ -99,6 +99,7 @@ b<%= index %>() {
<% end -%>
bA() {
source /home/rhizomatica/bin/vars.sh
tmux start-server
tmux new -s bts -d -n BTS0 "source /etc/profile.d/rccn-functions.sh ; b0"
# This won't look great for more than 4 windows, but