Commit graph

2 commits

Author SHA1 Message Date
8888d69a34 Local man pages have precedence in MANPATH
The local man pages intalled in /usr/local/share/man should be checked
before the system's man pages for matches, since the tools installed in
/usr/local/bin have precedence over the ones at /bin and /usr/bin.

Change bash history management to ignore consecutive duplicates and
commands starting with a whitespace.
2015-06-14 21:32:59 +02:00
a557472b0f Initial commit
This adds the current state of my dotfiles for version control.
2015-06-13 21:09:33 +02:00