dotfiles
dotfiles copied to clipboard
PJ's dotfiles - There are many like it but this one is mine
PJ's dotfiles
Custom dotfiles and scripts to setup new dev environments.
Install As Is
peej.io links to the raw install-remote.sh script.
To install all dot files and plugins: curl -L peej.io | bash

Custom Setup
- 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 (beta)
./install-packages.shinstalls apt and npm packages necessary for a LAMP dev environment./install/packages/docker.shsets up a new Docker environment.