dotfiles/dotfiles
Fernando Schauenburg 4e9c8e8470 Ensure PATH directories are in correct order
Previously we only checked if the new directory was already in the PATH
and, if yes, didn't prepend it. This can cause the new directory to be
in an unexpected position.

Now we first remove any occurrences of the new directory (to prevent
duplication) and prepend it so it's in the position we expect.
2019-11-11 13:04:25 +01:00
..
.config Ensure PATH directories are in correct order 2019-11-11 13:04:25 +01:00
.local/bin add script for mounting VirtualBox shared folders 2019-06-18 09:46:54 +00:00
.ssh Rewrite (and simplify) SSH config 2019-10-28 18:40:18 +01:00
.hushlogin Put all dotfiles into one "stow package" 2019-02-18 23:19:28 +01:00