Browse Source

readme: added setup instructions

Fabian Peter Hammerle 6 năm trước cách đây
mục cha
commit
8e81f6075d
1 tập tin đã thay đổi với 6 bổ sung0 xóa
  1. 6 0
      README.md

+ 6 - 0
README.md

@@ -0,0 +1,6 @@
+# ansible config
+
+```sh
+git clone git@git.hammerle.me:fphammerle/config-ansible.git $HOME/.config/ansible
+ln --symbolic --force --backup $HOME/.config/ansible/ansible.cfg $HOME/.ansible.cfg
+```