Skip to content

Repository files navigation

Dot Files for Delong

Inspired by ryanb and skwp

Install

git clone https://github.com/dlfu/dotfiles.git
cd dotfiles
git submodule init
git submodule update
rake

What does it do?

Vim Plugins - to make your vim look like this vim sample

I use zsh and in particular oh-my-zsh

OSX and Linux compatible

Uninstall

To remove the dotfile configs, run the following commands. Be certain to double check the contents of the files before removing so you don't lose custom settings.

unlink ~/.bin
unlink ~/.gitignore
unlink ~/.vim
unlink ~/.vimrc
rm ~/.zshrc # careful here
rm ~/.gitconfig
rm -rf ~/.dotfiles
rm -rf ~/.oh-my-zsh
chsh -s /bin/bash # change back to Bash if you want

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages