My dotfiles...
Find a file
2017-11-09 18:18:37 +01:00
bin Add git churn and what-the-hell-just-happened 2016-02-02 01:02:27 +01:00
dircolors Initial commit 2015-06-13 21:09:33 +02:00
resources [vim] use standard Unicode in statusline (airline) 2017-02-05 19:36:30 +01:00
vim/autoload Update vim-plug 2017-11-09 18:18:37 +01:00
.gitignore Initial commit 2015-06-13 21:09:33 +02:00
.gitmodules [vim] use standard Unicode in statusline (airline) 2017-02-05 19:36:30 +01:00
bash_profile [bash] move configuration to .bashrc 2017-02-04 16:41:33 +01:00
bashrc [bash] clean up git prompt remains 2017-02-04 16:48:18 +01:00
gitconfig [git] add git LFS 2017-01-27 14:44:20 +01:00
gitignore_global Initial commit 2015-06-13 21:09:33 +02:00
hushlogin Initial commit 2015-06-13 21:09:33 +02:00
inputrc Initial commit 2015-06-13 21:09:33 +02:00
minttyrc Initial commit 2015-06-13 21:09:33 +02:00
rcrc Add README with instructions to get rcm 2017-04-25 15:58:15 +02:00
README.md Add README with instructions to get rcm 2017-04-25 15:58:15 +02:00
tmux.conf Fix tmux startup on Cygwin 2017-06-07 17:20:54 +02:00
vimrc [vim] prevent duplicate bufferline 2017-02-09 20:01:47 +01:00

Getting started (see https://github.com/thoughtbot/rcm#installation):

  1. Install rcm:

    sudo add-apt-repository ppa:martin-frost/thoughtbot-rcm sudo apt-get update sudo apt-get install rcm

  2. Install the dotfiles:

    env RCRC=$HOME/.dotfiles/rcrc rcup