Skip to content

Latest commit

 

History

History
27 lines (18 loc) · 645 Bytes

README.md

File metadata and controls

27 lines (18 loc) · 645 Bytes

dotfiles

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).

Install & Setup

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

License

MIT License © Ewerton Carlos Assis