Skip to content

sierranevadan/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles:
files to configure vim and zsh to my liking.
.zshrc requires oh-my-zsh.

To install:

    git clone https://github.com/sierranevadan/dotfiles.git ~/.dotfiles
    ln -s ~/.dotfiles/_zshrc ~/.zshrc
    ln -s ~/.dotfiles/_vimrc ~/.vimrc
    mkdir -p ~/.vim/bundle
    # Run vundle:PluginInstall to download plugins
    vim +PluginInstall

About

A collection of dotfiles.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published