Skip to content

Latest commit

 

History

History
61 lines (45 loc) · 1.67 KB

readme.md

File metadata and controls

61 lines (45 loc) · 1.67 KB

just let the magic happens

Requirements

Before running this script make sure you have the following installed:

Warning if you are in macOS make sure to update bash version

Run

Recommended

Clone the repo and then run the installer

git clone https://github.com/pmqueiroz/dotfiles.git
cd dotfiles
./install.sh

More Unstable

$ /bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/pmqueiroz/dotfiles/release/install.sh)"

Options

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