Skip to content

ansible playbook to setup zsh, oh-my-zsh, powerlevel10k, zsh plugins and some commands

License

Notifications You must be signed in to change notification settings

emouty/ansible-terminal-setup

Repository files navigation

ansible-terminal-setup

ansible playbook to setup zsh, oh-my-zsh, powerlevel10k, zsh plugins and some commands

remote hosts

To run on your remote hosts ensure ansible cli is present on you host terminal then replace hosts in inventory/hosts.yml with your target hosts and run

ansible-playbook zsh_playbook.yml --ask-become-pass

local host

To run on your local host run

./local_setup.sh

About

ansible playbook to setup zsh, oh-my-zsh, powerlevel10k, zsh plugins and some commands

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages