Skip to content

Repository files navigation

Dot Files for SamirAhmed

Inspired by ryanb and skwp

Install

if this is a new computer

brew install autojump
brew install tree
brew install rake 
brew install python3
brew install hub
git clone https://github.com/samirahmed/dotfiles.git
cd dotfiles
git submodule init
git submodule update
rake install

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

dotfile configuration inspired by holman/ryanb/skwp

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages