diff --git a/start_tmux.sh b/start_tmux.sh index ed5150b..e3db975 100755 --- a/start_tmux.sh +++ b/start_tmux.sh @@ -1,5 +1,5 @@ #!/bin/bash -ln -s ~/dotfiles/.bash_extra ~/.bashrc -source ~/.bashrc tmux new-session -s ansible-devspace -d tmux attach -t ansible-devspace +ln -s ~/dotfiles/.bash_extra ~/.bashrc +source ~/.bashrc