stoof
This commit is contained in:
@@ -173,3 +173,7 @@ keys
|
||||
apply() {
|
||||
(cd ~/Code/arch-ansible && ansible-playbook -i inventory/hosts.yml site.yml -K "$@")
|
||||
}
|
||||
|
||||
apply-aur() {
|
||||
(cd ~/Code/arch-ansible/scripts && bash aur-pkg-install.sh)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user