dotfiles <3 for ZSH and FISH
This setup was tested on Linux (openSUSE installation) and macOS 10.15.x. The installation for ZSH is being deprecated (I'm moving to Fish shell due to performance issues).
For zsh, use the following setup:
$ git clone https://github.com/earaujoassis/dotfiles.git ~/dotfiles
$ ~/dotfiles/bootstrap-all.shFor fish, use the following setup (not fully implemented):
$ git clone https://github.com/earaujoassis/dotfiles.git ~/dotfiles
$ ~/dotfiles/bootstrap.fishMIT License © Ewerton Carlos Assis