Go to file
2023-11-11 07:54:05 -08:00
defaults Refactored for global vim configuration and support for multiple distros currently in use. 2023-07-05 11:02:56 -07:00
files Simplify tasks by moving let over to vimrc.local, also fix Debian 2023-07-20 10:13:19 -07:00
handlers Refactored for global vim configuration and support for multiple distros currently in use. 2023-07-05 11:02:56 -07:00
meta Refactored for global vim configuration and support for multiple distros currently in use. 2023-07-05 11:02:56 -07:00
tasks Minor vim task fix for Ubuntu. 2023-11-11 07:54:05 -08:00
.gitignore Refactored for global vim configuration and support for multiple distros currently in use. 2023-07-05 11:02:56 -07:00
README.md Use with_first_found to selectively run tasks. 2023-11-08 10:15:51 -08:00

Ansible Role: dotfiles

This role sets up my dotfiles.

Tested on:

  • Archlinux
  • Debian 10, 11, 12
  • Ubuntu 20.04, 22.04
  • RedHat 7.9

Requirements

None.

Example Playbook

- hosts: all
  become: true
  roles:
    - bleetube.dotfiles

Resources

Troubleshooting

:scriptnames
:set runtimepath?
:version

Also vim -V