-
Notifications
You must be signed in to change notification settings - Fork 1
Home
Patrick edited this page May 9, 2024
·
2 revisions
Here are a few examples of how this role can be used.
-
Basic
Install zsh and set it as default shell for the ansible user. -
Multiple users
Install zsh and set it as default shell for a list of specified users. -
User defined config file
Distribute a custom.zshrc
file for a list of users. -
Custom dependencies
Distribute a custom.zshrc
file with a dependency. -
Extra functions
Distribute a custom.zshrc
file withautosuggestions
andsyntax-highlighting
functions. -
Complete
Full example of a zsh shell.
An preview of the configuration in last example: You can find the used ANSI console colors here.