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 - zsh
- pacman: - pacman:
- zsh - zsh
- dnf:
- util-linux-user
- zsh
- command: - command:
- install: sudo chsh -s `which zsh` $USER - install: sudo chsh -s `which zsh` $USER
remove: sudo chsh -s `which bash` $USER remove: sudo chsh -s `which bash` $USER