Custom dotfiles and scripts to setup new dev environments.
peej.io links to the raw install-remote.sh
script.
To install all dot files and plugins: curl -L peej.io | bash
- Clone the repo:
git clone https://github.com/pjfancher/dotfiles
- Replace all dot files in the root directory with your own dot files.
- Run
./install.sh
./install-packages.sh
installs apt and npm packages necessary for a LAMP dev environment./install/packages/docker.sh
sets up a new Docker environment.