Kenneth Benzie benie
benie pushed to master at config/vim 2022-11-08 15:37:06 +00:00
5457b54a3a Merge plugins.yaml into tasks.yaml
benie pushed to master at config/vim 2022-11-08 13:57:02 +00:00
5972ec6aa8 Switch over to managing plugins with Ansible
benie pushed to master at config/vim 2022-11-08 13:30:13 +00:00
0b6014266b Switch over to managing plugins with Ansible
2694c76a67 Remove all references of Pack command
Compare 2 commits »
benie created branch neovim-plugins in config/local 2022-11-08 11:22:03 +00:00
benie pushed to neovim-plugins at config/local 2022-11-08 11:22:03 +00:00
825f6e41f8 temp!
benie created branch ansible-plugins in config/vim 2022-11-08 11:21:39 +00:00
benie pushed to ansible-plugins at config/vim 2022-11-08 11:21:39 +00:00
a9316971f1 temp!
benie pushed to master at config/vim 2022-11-08 11:21:11 +00:00
ee5110efd8 Remove minpac in preparation for using Ansible
benie commented on issue config/local#2 2022-11-07 14:55:20 +00:00
windows: Disable Telemetry

A source of inspiration: juju4/ansible-harden-windows.

benie commented on issue config/local#1 2022-11-07 14:55:11 +00:00
windows: Uninstall Cortana

A source of inspiration: juju4/ansible-harden-windows.

benie pushed to master at config/local 2022-11-07 14:38:54 +00:00
7ec59f8c52 Add sudo role for Unix systems
benie pushed to master at config/vim 2022-11-07 14:27:23 +00:00
330329ef2b Replace ad hoc conflict markers with plugin
benie pushed to master at config/local 2022-11-07 14:16:44 +00:00
f549ca07bd Add sudo role for Unix systems
benie closed issue config/local#3 2022-11-06 22:13:20 +00:00
general: Add xdg-base-dir role
benie commented on issue config/local#3 2022-11-06 22:13:19 +00:00
general: Add xdg-base-dir role

Turns out this isn't as useful as it might seem. Every role that uses config/data/state home directories ends up needing to create them anyway so there's no real benefit to having a dependency on…

benie pushed to master at config/zsh 2022-11-06 22:06:09 +00:00
02abb0960c Always use nvim for vimdebug command
benie commented on issue config/local#11 2022-11-06 20:30:56 +00:00
windows: Create the missing win_pip module

Useful reading:

  • ansible.windows
  • [community.windows](https://docs.ansible.com/ansible/latest/collections/commun…
benie commented on issue config/local#10 2022-11-06 20:30:35 +00:00
windows: Create the missing win_git_config module

Useful reading:

  • ansible.windows
  • [community.windows](https://docs.ansible.com/ansible/latest/collections/commun…
benie commented on issue config/local#9 2022-11-06 20:30:20 +00:00
windows: Create a decent win_git module

Useful reading:

  • ansible.windows
  • [community.windows](https://docs.ansible.com/ansible/latest/collections/commun…
benie opened issue config/local#12 2022-11-06 20:25:13 +00:00
cli: Add a podman role