Add support for Fedora

This commit is contained in:
Kenneth Benzie 2020-12-31 15:55:53 +00:00
parent b6c11ecdfb
commit 258baeba77

View File

@ -8,6 +8,9 @@
- zsh
- pacman:
- zsh
- dnf:
- util-linux-user
- zsh
- command:
- install: sudo chsh -s `which zsh` $USER
remove: sudo chsh -s `which bash` $USER