assaflavi / ansible-hacker-playbook

An ansible playbook that sets up a tricked-out zsh & vim environment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ansible-hacker-playbook

An ansible playbook that sets up a tricked-out zsh & vim environment.

Features

  • Installs oh-my-zsh, A community-driven framework for managing your zsh configuration.
  • Installs spf13-vim, "The Ultimate Vim Distribution"

Running

  • yum -y install ansible
  • systemctl start sshd
  • ansible-playbook --inventory 'localhost,' --ask-pass --ask-sudo-pass playbook.yml

Authors

About

An ansible playbook that sets up a tricked-out zsh & vim environment