about summary refs log tree commit diff
path: root/configs/shared/.zshrc
AgeCommit message (Collapse)AuthorFilesLines
2020-01-17 Support direnvWilliam Carroll1-3/+0
DRY up environment variable definition by using direnv and an .envrc file.
2019-12-24 Massive configuration overhaulWilliam Carroll1-0/+100
Currently paying the price of months of non-diligent git usage. Here's what has changed. - Theming support in Gvcci and wpgtk - Dropping support for i3 - Supporting EXWM - Many Elisp modules - Collapsed redundant directories in ./configs
2018-07-19 Prefer stow over hand-rolled solutionWilliam Carroll1-10/+0
After discovering GNU stow on Nix IRC, refactored install and setup scripts to consume it. Code is vastly simplified as a result.
2018-07-19 Augment PATH to support stack install locationWilliam Carroll1-0/+1
I don't currently have a place to augment PATH in my dotfiles, and perhaps I should. For now, it will reside in the zshrc file.
2018-07-19 Refactor install scriptsWilliam Carroll1-0/+1
- Support emacs installation - Export DOTFILES env var to simplify setup. - Change filenames for consistency
2018-04-23 Update zshrcWilliam Carroll1-14/+6
Drop support for zsh_profile. Update zshrc to be cognizant of urbint/meta. Define minimum config necessary.
2018-01-08 Update zsh configs for env vars, etcWilliam Carroll1-2/+8
Security measures are in place to protect env vars that contain sensitive data.
2017-06-26 Adds zshrc to repoWilliam Carroll1-0/+10