Before running this script make sure you have the following installed:
- Git
- Curl
- Homebrew
- Visual Studio Code (code need to bee installed in PATH)
Warning if you are in
macOS
make sure to update bash version
Clone the repo and then run the installer
git clone https://github.com/pmqueiroz/dotfiles.git
cd dotfiles
./install.sh
$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pmqueiroz/dotfiles/release/install.sh)"
option | description |
---|---|
--verbose | log all suppressed stdout |stderr from commands |
--skip-dependencies | skip dependencies install |
--skip-sources | skip sources adds to bash config |
--skip-dots | skip settings install |
--skip-ssh | skip setting ssh key to github |
--skip-npm-token | skip setting personal access token to npm user |
--skip-git | skip git configuration |
Made with ❤️ by Peam