Commit graph

10 commits

Author SHA1 Message Date
cc42c50438 Ansible: Remove unnecessary _zsh_dir variable from zsh.yml 2025-01-31 16:36:55 -08:00
0839618327 Ansible: Symlink dotfile tasks
Add a new tasks file for symlinking a directory. Doing it this way instead of
stat'ing the file and forking based on its type in symlink_dotfile.yml is more
efficient, I think?

Clean up file permissions: remove other permissions.

Add a variable to toggle skipping symlink errors.
2025-01-31 16:34:42 -08:00
d022b579d2 Ansible: Add tasks for setting up neovim and vim 2025-01-31 16:34:20 -08:00
baed6171dc Ansible: Add XDG facts to the ansible environment 2025-01-31 16:28:36 -08:00
72896c3feb Ansible: another take a using Ansible to set up dotfiles 2025-01-31 16:27:22 -08:00
7d1f5bf0cd Remove Ansible directory 2024-11-08 08:25:01 -08:00
7d26910371 [ansible] Add a barebones Makefile to set up a local Ansible environment 2024-08-21 16:05:57 -07:00
dffade6d28 [mutt] Add urlview to mail configuration 2018-04-26 07:24:37 -07:00
97d658548a [ansible] Slowly converting setup.sh to ansible scripts... Dunno if that's a good idea but 2018-04-15 19:15:23 -07:00
7a69b98387 [ansible] Add mail playbook for setting up mutt 2018-04-14 09:40:23 -07:00