My dotfiles...
Find a file
2019-02-16 02:27:40 +01:00
bash [bash] show last exit code in prompt if non-zero 2019-02-16 02:27:40 +01:00
bin/.local/bin Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
dircolors/.dircolors Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
git [git] add alias for log with author 2019-02-16 01:42:14 +01:00
misc Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
tmux Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
vim/.vim Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
.gitignore Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00
.gitmodules [vim] use standard Unicode in statusline (airline) 2017-02-05 19:36:30 +01:00
README.md Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00

Installation

Install using GNU stow:

    cd ~
    git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles
    cd .dotfiles
    stow bash # (and/or bin, dircolors, git, ...)