My dotfiles...
Find a file
2019-02-15 23:53:22 +01:00
bin [bootstrap] better name and location 2018-04-15 11:30:01 +02:00
dircolors Initial commit 2015-06-13 21:09:33 +02:00
resources [bootstrap] better name and location 2018-04-15 11:30:01 +02:00
vim [vim] check if vim has viminfofile before setting 2018-09-10 22:50:14 +02:00
.gitignore [vim] place viminfo inside .vim/ 2018-04-14 18:55:13 +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] fix light/dark background switch 2019-02-15 23:53:22 +01:00
gitconfig [git] replace tabs with whitspace 2018-04-14 20:49:30 +02: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 Don't show scrollbar in mintty 2017-11-09 18:21:34 +01:00
rcrc [rc] fix missing file extension 2018-03-28 15:31:33 +02:00
README.md [README] fix another setup.sh reference 2018-04-15 18:09:52 +00:00
tmux-macos.conf [tmux] fix immediate exit on Linux 2018-03-28 15:31:33 +02:00
tmux.conf [tmux] shells under tmux start with SHLVL 1 2018-04-15 20:03:29 +02:00

Installation

Install using:

    cd $HOME && \
    git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles && \
    .dotfiles/resources/bootstrap

Installation of the dotfiles is handled automatically from bootstrap via rcm.