nielsenramon / dotfiles

A set of vim, zsh, git, and tmux configuration files.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

A set of vim, zsh, git, and tmux configuration files.

Usage

Set zsh as your login shell:

chsh -s $(which zsh)

Clone dotfiles repository:

git clone https://github.com/wouterw/dotfiles.git ~/.dotfiles

Install rcm:

brew install rcm

Install the dotfiles:

env RCRC=$HOME/.dotfiles/rcrc rcup

About

A set of vim, zsh, git, and tmux configuration files.


Languages

Language:Lua 80.8%Language:Shell 19.2%