Skip to content

My personal config files, themes, and scripts, which are compatible with Stow.

Notifications You must be signed in to change notification settings

nickserv/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Nick's config files

About

This is my config file repo for Stow, which makes it easier for me to store and move around my config files with a git repo. Please note that you must install Stow yourself before running the install script.

Installation

wget -q https://raw.github.com/nickmccurdy/dotfiles/master/install
./install

Packages

The install script does not install these yet, so run this to install some of my favorite Ruby, Node.js, and Homebrew packages:

# before you run anything, make sure you have bundler, npm, and homebrew installed first
cd packages
bundle
npm install -g `cat node_packages.txt`
brew bundle

Older config files

About

My personal config files, themes, and scripts, which are compatible with Stow.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project