parent
c35590f89e
commit
8b2c79ba2e
1 changed files with 0 additions and 1 deletions
|
@ -1,6 +1,5 @@
|
||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
ln -s ~/dotfiles/.bash_extra ~/.bashrc
|
ln -s ~/dotfiles/.bash_extra ~/.bashrc
|
||||||
source ~/.bashrc
|
source ~/.bashrc
|
||||||
tmux detach-client
|
|
||||||
tmux new-session -s ansible-devspace -d
|
tmux new-session -s ansible-devspace -d
|
||||||
tmux attach -t ansible-devspace
|
tmux attach -t ansible-devspace
|
||||||
|
|
Loading…
Reference in a new issue