erictchin / dotfiles

Dotfiles based on oh-my-bash

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

dotfiles

This is generally a customized fork of ohmybash.

Installation

git clone git@github.com:erictchin/dotfiles.git ~/.dotfiles
cd ~/.dotfiles

ln -s ~/.dotfiles/templates/bashrc ~/.bashrc
ln -s ~/.dotfiles/templates/vimrc ~/.vimrc
ln -s ~/.dotfiles/templates/gitconfig ~/.gitconfig
ln -s ~/.dotfiles/vim ~/.vim
# If you don't have any ssh keys enabled, you can use this instead of the above `git clone`
git clone https://github.com/erictchin/dotfiles.git ~/.dotfiles

About

Dotfiles based on oh-my-bash

License:Do What The F*ck You Want To Public License


Languages

Language:Vim Script 60.9%Language:Shell 24.4%Language:Ruby 11.8%Language:Elixir 1.8%Language:CSS 0.5%Language:Erlang 0.5%Language:Python 0.0%Language:JavaScript 0.0%