6e01168049
[zsh] Add environment variables for OS versions to darwin env
2020-06-17 08:34:13 -07:00
75760856af
[zsh] Fix path setup
...
- Add setup-path function that allows resetting the path at any time.
- macOS does a dumb thing where it resets your path with some helper binary in
/etc/zprofile. Disable GLOBAL_RCS in .zshenv so it doesn't read system init
files.
2018-04-14 09:41:42 -07:00
79d53de0a7
[zsh] Add append-to-path function to env
2017-01-26 10:31:12 -08:00
e8bacd23dd
[zsh] Add ~/.cargo/bin to my $path
2017-01-15 08:34:24 -08:00
2b37f5d5e2
[zsh] Add ruby gem path
2015-02-04 07:40:16 -08:00
7ad97f48ea
[zsh] Fix up path
...
- Write prepend-to-path, to add a path component
- Add path to go binaries on OS X
2015-01-03 18:39:17 -08:00
8082253652
[zsh] Source host-specific .env if it exists
2014-04-29 18:36:31 -07:00
28278eff86
Add gpg2 and keybase aliases
2014-04-22 08:45:27 -07:00
77b5b72b1e
Add virtualenvwrapper call
2014-03-14 22:57:12 -07:00
8dde78aa25
Lots of cleanup and tweaks to vimrc from Learning Vimscript the Hard Way
2013-10-25 15:43:19 -07:00
9a6f47b997
Turn off NOISY
2013-09-09 11:12:54 -07:00
e695c651cd
Use $path for setting path components in .env
2013-08-30 09:24:25 -07:00
c77765dfa2
Move some system-specific settings to their corresponding env files
2013-08-30 09:21:49 -07:00
03d6d49feb
Don't load oh-my-zsh
2013-08-30 09:11:14 -07:00
dd1c61da05
Fix some [ -> [[
2013-08-30 09:11:14 -07:00
e3bc9f91bc
Source system-specific .env, if it exists
2013-08-29 14:54:01 -07:00
35a2e35d6e
Accidentally committed NOISY=20; fix it
2013-01-31 13:42:26 -08:00
2e04bc2433
Unstash work-local changes and merge
...
- Fix gitconfig to use Kaleidoscope
- Toggle solarized background with <F10>
2013-01-24 16:30:53 -08:00
8ebe1788bf
New message/log functions
2012-11-29 15:18:57 -08:00
7cf88c785e
Mostly message printing updates; some other random stuff too
2012-08-17 12:52:00 -07:00
1400941de1
Add status messages to shell init files
...
Mostly for profiling, but I think it's cool to have status occasionally. In the
process, I also did some clean up, moving some stuff between profile, rc, and
env.
2012-08-07 11:19:43 -07:00
ec39d11f26
Move system-specific configuration to .env; remove .env.darwin
2012-07-20 09:41:48 -07:00
6282d07291
Environment settings for bash and derivatives
2012-04-16 12:15:30 -07:00