My dotfiles...
Find a file
Fernando Schauenburg b8ee44b888 Increase number of possible completions without asking
The previous limit of 40 proved to be quite annoying, so I'm going back
to 200 for now.
2019-02-19 09:42:29 +01:00
dotfiles Increase number of possible completions without asking 2019-02-19 09:42:29 +01:00
.gitignore Put all dotfiles into one "stow package" 2019-02-18 23:19:28 +01:00
.gitmodules [vim] use standard Unicode in statusline (airline) 2017-02-05 19:36:30 +01:00
README.md Put all dotfiles into one "stow package" 2019-02-18 23:19:28 +01:00

Installation

Install using GNU stow:

    cd
    git clone git@git.schauenburg.me:fernando/dotfiles.git .dotfiles
    cd .dotfiles
    stow dotfiles