9f9c4a11eb
Add GoogleTest environment variables
2018-08-22 10:22:36 +01:00
5a1ef73524
Fix ccache compiler aliases being first in PATH
...
Add ccache symlink directory to start of PATH, this must be after
`typeset -U PATH` because on macOS this reorders the list so ccache's
symlinks will no longer be at the start of PATH rendering it unusable.
2018-04-21 16:59:35 +01:00
4fce36e27b
Add Homebrew python to PATH if present
2017-12-04 21:38:30 +00:00
deb03421a3
Reorder ~/.local environment variables
2017-11-30 20:51:29 +00:00
d2626b5fa5
Move history file to ~/.cache/zsh/histfile
...
Also ensure that ~/.cache/zsh exists.
2017-11-30 20:44:12 +00:00
654cd21eda
Make zshenv logic more concise
2017-11-30 09:50:10 +00:00
82a29ae54b
Add usage comments to scripts
2017-11-30 09:49:08 +00:00
46dff558ab
Add (mostly) ported zsh configuration
2017-11-21 18:16:00 +00:00