summaryrefslogtreecommitdiff
path: root/.zshenv
AgeCommit message (Collapse)Author
2021-05-21zsh: ruby config updatesDanny Holman
Update the Ruby version in use by the shell. Signed-off-by: Danny Holman <dholman@gymli.xyz>
2021-04-13UpdatesDanny Holman
2020-08-12.zshenv: prepend PATH with ccache binariesDanny Holman
2020-06-16zsh: remove history substring searchDanny Holman
2020-06-16Remove powerline configsDanny Holman
Remove the configuration options for powerline. I use framework-free zsh and vim now.
2020-04-17General updatesDanny Holman
Update everything in this folder to be current with my setup.
2020-03-05.zshenv: add RVM path variableDanny Holman
2019-03-20General updates to shell stuffDanny Holman
2018-10-19Added powerline configs to zsh and vimDaniel Holman
2018-07-08Replaced use of ssh-agent with gpg-agentDaniel Holman
2018-04-08Fixed PATH issue in .zshenvDaniel Holman
Fixed an issue in .zshenv in which the PATH environment variable would be appended with duplicate entries
2018-04-05General updatesDaniel Holman
Made significant updates to a bunch of files: -.zshrc environment vars and script sourcing in new file -.zshenv this is whehere the above went -.muttrc clarified the address line as well as password control -.ssh new directory for secure shell config files -.tmux.conf new file to control how tmux behaves -.config/i3/config i3wm configuration -.config/polybar/config topbar configuration -.config/termite/config terminal theming and other things