Skip to content
forked from zanshin/dotfiles

Vim, zsh, and other configuration files.

Notifications You must be signed in to change notification settings

surkin/dotfiles-2

 
 

Repository files navigation

This repository holds my configuration files so that I can clone them to other machines easily.

My primary OS is macOS X and some of these configurations are tuned to work on that platform. From about July 2011 until January 2016 zsh was my shell of choice. Recently I've switched back to bash since my working self maintains 200+ servers using bash.

Installation

git clone git://github.com/zanshin/dotfiles.git ~/.dotfiles

Setup

The install.sh script will setup the dotfiles I use on most machines. It asks about each tool, defaulting to yes for those I typically use, and no for those I no longer use, or use as much.

cd ~/.dotfiles
./install.sh

This script supercedes the older make.sh script which accomplished the same thing, albeit less gracefully.

For manual setup, and more details about the dotfiles, please read the Details file.

About

Vim, zsh, and other configuration files.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Vim Script 52.4%
  • Shell 44.1%
  • Ruby 2.6%
  • Python 0.9%