Commit Graph

201 Commits

Author SHA1 Message Date
980ae6ed48 feat: do not display skipped tasks 2022-11-11 14:23:13 -06:00
4103a26fa8 fix(nvim): use correct parsing for nvim version check 2022-11-11 14:22:59 -06:00
e1c7301790 feat(arch): include silicon for arch install 2022-11-08 12:09:07 -06:00
217bfb0490 feat(arch): install man 2022-11-01 17:48:23 -05:00
0507889b85 feat(arch): install bind 2022-11-01 17:26:35 -05:00
2ad28756f2 feat: improve ansible stdout/stderr msgs 2022-10-17 21:52:54 -05:00
5fe043ead9 feat: include powershell as part of arch install 2022-10-17 08:05:27 +00:00
9b7b7a84cd feat: include spotify in arch post install 2022-10-17 07:49:41 +00:00
69bd725c45 fix: use dot files repo from ssh source 2022-10-17 07:48:48 +00:00
41c26f2113 fix: properly install arch packages 2022-10-17 07:33:48 +00:00
afb69db7b9 feat: add more arch post install deps 2022-10-16 23:55:31 -05:00
367e9d1441 build: update dependencies 2022-10-16 20:32:32 -05:00
03d72cdedc feat: add more packages to post arch setup 2022-10-16 19:23:34 -05:00
972f42c2ef docs: remove invalid README 2022-10-16 17:12:51 -05:00
3e4c870848 feat: add dedicated setup for Arch Linux 2022-10-16 16:24:18 -05:00
73d29ef792 feat: add zathura installer 2022-09-06 03:38:51 -05:00
7bbc8884e4 feat: use ssh for git repo 2022-09-04 01:20:55 -05:00
92c356d7a4 fix: correctly target archlinux for shellcheck 2022-08-06 20:33:02 -05:00
00f9a924c4 feat: add shellcheck installer 2022-08-06 20:23:56 -05:00
4f3411b8fd fix(arch): install rsync 2022-08-05 15:51:45 -05:00
0d5812355d fix: do not generate config_home 2022-08-05 15:47:24 -05:00
fbda1c4c58 fix(arch): install tcl-tk separately 2022-08-05 15:45:19 -05:00
78cb57e8c4 fix: pacman use become 2022-08-05 15:39:49 -05:00
ff63a6b5e1 refactor: place rust build deps into prereqs 2022-08-03 02:51:16 -05:00
6d9e73bb68 refactor: create needed dirs as pre-task 2022-08-03 02:10:28 -05:00
b20b19cbc3 feat: add different nvim install for mac 2022-08-03 02:06:23 -05:00
1f5ebb2d3e fix: set when block to correct indent 2022-08-03 02:06:06 -05:00
38c8c03b70 feat: install homebrew if missing 2022-08-03 02:04:42 -05:00
0ce4bc46e6 feat: handle redhat installation for direnv 2022-08-03 01:36:16 -05:00
9872fbdaf7 Revert "refactor: improve direnv installer"
This reverts commit f9868fd388.
2022-08-03 01:35:21 -05:00
f9868fd388 refactor: improve direnv installer 2022-08-03 01:34:37 -05:00
2a3876469a feat: add xdg_bin_home path to playbook 2022-08-03 01:34:28 -05:00
6288c7bc04 feat: add go package installer 2022-08-03 01:10:59 -05:00
519d4bf742 feat: add gopath to inventory 2022-08-03 01:10:49 -05:00
0d220a9a56 feat: add path to all tasks in playbook 2022-08-03 01:10:33 -05:00
86acec2522 feat: install more nvim deps 2022-08-03 01:10:15 -05:00
86cb4b139f feat: check if node source is installed
We do this check to avoid reinstalling node source for no reason
2022-08-03 01:09:59 -05:00
3739c96518 fix: use loop control in rust installer
This avoids variable duplication on `item`
2022-08-03 01:09:37 -05:00
e378a014d0 refactor: extract epel-release to before prereq install 2022-08-03 00:33:08 -05:00
7238b182d7 refactor: lua install from package managers 2022-08-03 00:32:32 -05:00
660989398b fix: use correct openssh for debian ssh client 2022-08-03 00:00:30 -05:00
1e8a2a08e4 feat: allow dot files overwrites 2022-08-03 00:00:17 -05:00
94d7b58e74 feat: enable ssh pipelining 2022-08-03 00:00:03 -05:00
68443e3023 fix: match macos as macosx 2022-08-02 23:50:27 -05:00
cd27eb56c4 fix: use correct indentation for when 2022-08-02 23:49:49 -05:00
25ceec5e73 feat: install prereqs 2022-08-02 23:49:03 -05:00
9579d4a90d fix(nvim): use include tasks for deps 2022-08-02 23:48:06 -05:00
781c0b8b59 feat(nvim): install all deps 2022-08-02 23:45:58 -05:00
c19b59aa8c feat: add jdk installer for arch 2022-08-02 23:43:06 -05:00
b03777ee1c feat: add installer for java 2022-08-02 23:37:00 -05:00