/dotfiles

Primary LanguagePython

Installation:

checkout the repository to ~/bin

If you don't have a ~/.bash_profile yet:

cp ~/bin/dotfiles/.bash_profile ~/.bash_profile
cp ~/bin/dotfiles/ec ~/bin/
cp ~/bin/dotfiles/emacs ~/bin/
cp ~/bin/dotfiles/.gitconfig ~/
cp ~/bin/dotfiles/.gitignore ~/

source ~/bin/dotfiles/bashrc

brew bundle

Install sdkman \curl -s "https://get.sdkman.io" | bash

Install RVM \curl -sSL https://get.rvm.io | bash