Commit graph

6 commits

Author SHA1 Message Date
39f51775fe zsh: refactor configuration with focus on interactive shells
Moved most of the work to `.zshrc' rather than `.zhenv', because most of
my configuration is only relevant to my interactive use of the shell.
2022-10-21 19:59:16 +02:00
cc80cae223 path: don't add directories to PATH if they don't exist 2022-07-01 11:31:35 +02:00
27035f0a29 path: add comments for clarity 2022-07-01 11:25:55 +02:00
6e11b63150 path: convert indentation to 2 spaces 2022-07-01 11:20:16 +02:00
7d8ed1acee env: use curl and coreutils from /usr/local/opt if available
This is where Homebrew installs these alternatives to the system version
of these tools and I would like to have them override the defaults.
2022-06-30 21:41:17 +02:00
61f0b64b84 install: make ~/.config a symlink into dotfiles 2022-02-07 19:26:29 +01:00
Renamed from shell/.config/shell/path.sh (Browse further)