Commit graph

10 commits

Author SHA1 Message Date
3d626c4ee0 ansible: fix bash role syntax for consistency 2020-12-17 19:36:01 +01:00
195ec4f95e bash: move .cache/bash/history -> .local/share/bash/history 2020-12-15 23:49:49 +01:00
c361c78dd6 bash: move .cache/less/history -> .local/share/less/history 2020-12-15 23:41:05 +01:00
23c7a7a616 feat(bash): use bash-completion package
This package will pick up completions installed by other packages and
will source any local completions from:

    ~/.local/share/bash-completion/completions
2020-12-08 13:32:01 +01:00
6686b3b1c0 fix(bash): remove vim swap file added by mistake 2020-12-08 00:37:37 +01:00
2481b15896 feat(bash): upgrade bash to latest version with ansible 2020-12-08 00:33:43 +01:00
7d961dd352 Remove optional --- from YAML files 2019-11-16 12:32:43 +00:00
96ca7d370f Create a directory for bash completion helpers 2019-11-15 22:13:57 +00:00
dad459852c Simplify vim role
It might make sense to make the XDG_* stuff configurable in the future,
but let's keep it simple for now.
2019-11-15 19:19:12 +00:00
5be5f80179 Add bash role 2019-11-15 17:11:24 +00:00