Commit graph

6 commits

Author SHA1 Message Date
eb9f865f77 [bash] fix colors in tmux on MacOS
tmux seems to not like \e as an escape character, but \033 works fine.
Changed everywhere for consistency.
2019-02-17 02:54:48 +01:00
2a9e1c1f43 [bash] erase history duplicates 2019-02-17 02:54:31 +01:00
861212dcc8 [bash] move dircolors into .config directory
This makes the home directory a little less cluttered and respects XDG.
2019-02-16 23:31:45 +01:00
c015e4ba54 [bash] add git status to prompt 2019-02-16 03:07:18 +01:00
5c11d640af [bash] show last exit code in prompt if non-zero 2019-02-16 02:27:40 +01:00
62c7b29714 Use stow instead of rcm for deployment 2019-02-16 01:35:04 +01:00