Commit 6ee3745

bryfry <bryon.fryer@gmail.com>
2020-04-16 09:17:34
fix homedir symlink
1 parent f15d2d4
Changed files (1)
main.yml
@@ -103,7 +103,7 @@
       - src: "{{ home_repo }}/screenrc"
         dest: "$HOME/.screenrc"
       - src: "{{ home_repo }}/curlrc"
-        dest: "$HOME/curlrc"
+        dest: "$HOME/.curlrc"
 
    - name: nginx configs
      copy: