Commit Graph

23 Commits

Author SHA1 Message Date
5357c25713 Don't run path helper if its alredy been run
Also run it before setup_env
2015-08-15 21:32:15 -07:00
b83433a807 Refactor zsh_env startup so that it is possible to override PATH
variable once it has already been configured.
2015-08-10 23:25:34 -07:00
91ca3fb46d Fix up $PATH paths 2015-07-29 17:23:54 -07:00
c7d8a3b25b Fixup $path paths 2015-07-29 17:23:05 -07:00
7983259f18 Fix addition of ~/.lib/python to PYTHONPATH by using $HOME variable. 2015-07-01 10:11:33 -07:00
1cfaabb37f add_to_front_of_path for rbenv. 2015-06-29 15:11:12 -07:00
f94232acf0 Path functions refactor/ add ~/.lib/python to PYTHONPATH 2015-06-15 13:06:47 -07:00
42ae2b5d77 nvm setup in shellenv. 2015-06-15 05:04:36 -07:00
4102e05210 Delete emacs app for now. 2015-04-29 20:23:39 -07:00
b7b92a6e80 Add HOME/bin to path. 2015-04-28 13:43:13 -07:00
3d538a9e7c STUDIO_JDK and ANDROID_HOME environment variables. 2015-03-08 22:21:57 -07:00
134872ec90 ooops... 2015-01-30 20:08:51 -08:00
3959692b59 Try to be safer about doing stuff in shellenv.sh (checking for existence
of commands)
2015-01-30 20:00:54 -08:00
d185730603 path helper in shellenv. 2015-01-26 01:56:00 -08:00
Livien Yin
0bd32ca8d2 Rbenv stuff.
Conflicts:
	dotfiles/cider/bootstrap.json
	dotfiles/lib/shellenv.sh
2015-01-11 14:54:22 -08:00
0f34b90201 A bunch of tweaks. 2015-01-07 23:00:01 -08:00
756b2acee3 Fix shell start by moving sources of shellenv files. 2014-12-26 06:06:09 -05:00
d7c562082b emacs.d bump. 2014-12-20 03:21:39 -08:00
5a178299a1 Make shellenv directory. 2014-12-20 03:21:38 -08:00
9b44d35171 Properly set EDITOR for zsh inline editing. GIT_EDITOR actually needs to
be different becaseu of the way that it works.
2014-12-20 03:21:38 -08:00
ab8f081be2 Add shellrc to zshenv. Get rid of bad which alias. Make emacs_open
support waiting. Fix editor command.
2014-12-20 03:21:37 -08:00
bb68b52996 Fix tramp mode/zshrc issues. 2014-12-20 03:21:36 -08:00
b775752068 Tweaks, add rvm add other things to bootstrap. 2014-12-20 03:21:34 -08:00