Skip to content

LukeDRussell/dotfiles

Repository files navigation

dotfiles

My settings for fish, tmux, neovim, etc.

Installation

  1. Run install-ansible.sh to make sure ansible is available.
  2. On Linux, enable passwordless sudo:
  3. sudo visudo
  4. Comment the %wheel ALL=(ALL) ALL line.
  5. Uncomment the %wheel ALL=(ALL) NOPASSWD: ALL line.
  6. Reboot systemctl reboot or from Windows, wsl --shutdown
  7. Run the playbook ansible-playbook -K main.yml

About

My settings for fish, tmux, neovim, etc.

Resources

Stars

Watchers

Forks