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.sh
For fish
, use the following setup (not fully implemented):
$ git clone https://github.com/earaujoassis/dotfiles.git ~/dotfiles
$ ~/dotfiles/bootstrap.fish
MIT License © Ewerton Carlos Assis