edwinmillan / dotfiles

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dotfiles

This is where I'll be storing commonly used dotfiles

Installation

  1. git clone https://github.com/edwinmillan/dotfiles.git ~/.dotfiles
  2. cd ~/.dotfiles && ./install.sh
  3. Open Vim and run the command :PlugInstall

Awesome Tmux Repo

cd
git clone https://github.com/gpakosz/.tmux.git
ln -s -f .tmux/.tmux.conf
cp .tmux/.tmux.conf.local .

About


Languages

Language:Shell 61.1%Language:Vim Script 38.9%