Commit graph

5 commits

Author SHA1 Message Date
fffb78e27e Reorganize packages and simplify bootstrap 2021-11-18 00:21:57 +01:00
46efe2b268 Put all dotfiles into one "stow package"
This makes installation a lot easier, as we just need to type:

    stow -v dotfiles

instead of installing multiple packages and risking to forget something.
2019-02-18 23:19:28 +01:00
abfa79b015 Avoid issues with ctrl-s on the terminal
Disabling the terminal option for START/STOP is better because this
affects all programs. The previous fix only worked for readline.
2019-02-18 22:48:29 +01:00
d9445fc08d [bash] use readline in vi mode 2019-02-17 02:01:19 +01:00
62c7b29714 Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00