source the env vars we need in bA shell function
This commit is contained in:
parent
47bdaaaee1
commit
e26b71b912
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue