/dotfiles

vim, zsh, git, and tmux configuration files.

Primary LanguagePython

Dotfiles

A collection of my dotfiles. Running the installer will prompt you Y/N to symlink (ln -sin) every file in this directory to your home directory.

I recommend placing this dotfiles directory in your home directory as well for easier editing/pushing to github.

Installation

git clone git@github.com:Lordnibbler/dotfiles.git ~/.dotfiles
./.install.sh

# ???
# Profit

As a followup step, I like to install oh my zsh, as my .zshrc already has this configured.

giphy copy 4

Forking

This repo is designed to be forked and updated with your personal preferences. If you do this, whenever you change your dotfiles simply make a new git commit and push to github! Woot.