parent
8b2c79ba2e
commit
958c1d2d08
1 changed files with 2 additions and 2 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue