update
This commit is contained in:
parent
1186cc21b1
commit
7fe922bcee
6 changed files with 21 additions and 17 deletions
|
|
@ -30,6 +30,10 @@ tmux-new () {
|
|||
~/.config/scripts/sessions.sh new $1
|
||||
}
|
||||
|
||||
goland-new () {
|
||||
~/.config/scripts/sessions.sh goland-new $1
|
||||
}
|
||||
|
||||
load-profile () {
|
||||
ansible-playbook /home/user/.dotfiles/ansible/.config/ansible/local.yml -K
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue