Skip to content

TazMatic/Home

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

TazMatics Home Configuration

Quick Start

  1. Git Clone Home Repo:
    git clone https://github.com/TazMatic/Home.git ~/Home

  2. Move Files To Profile Directory:
    sudo cp -r ~/Home/. ~/

  3. Git Clone Vundle:
    git clone https://github.com/VundleVim/Vundle.vim.git ~/.vim/bundle/Vundle.vim

  4. Install Plugins:
    Launch vim and type :PluginInstall