Skip to content

kimanthony/.dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

1. git clone the repo in the home directory
2. create a symlink from the vimrc: 
    move .vim out of directory and then 
    ln -s ~/.vim/vimrc ~/.vimrc
    In TLD...
    git clone https://github.com/scrooloose/nerdtree.git ~/.vim/bundle/nerdtree
    git clone https://github.com/vim-airline/vim-airline ~/.vim/bundle/vim-airline
    git clone https://github.com/vim-airline/vim-airline-themes ~/.vim/bundle/vim-airline-themes
    git clone git://github.com/altercation/vim-colors-solarized.git
    
3. create a symlink from the bash_profile: 
    ln -s ~/.dotfiles/bash_profile ~/.bash_profile

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors