added github cname
added predictive abbrev mode
added json mode, moz and espress modes
fixed bash version of cljenv
applying clever cd trick for bash as well
earlier zsh fixes broke bash, this version should work in both
updated to latest cljenv, fixes ZSH support
Fix for zsh.
updated update-externals, updated slime
A port of Clojure to the CLR, part of the Clojure project
Extensions and enhancements to the Clojure libraries.
The Clojure programming language
updated to latest version of cljenv
removed readlink as it's broken on OSX
removed clojure and clojure-contrib externals
updated update-externals.sh and removed clojure-mode and swank clojure from emacs-lisp
removed clojure-mode, swank-clojure, clojure and clojure-contrib from shared-profile
3 commits »
removed old clojure stuff from bash/env, added swank to .cljenv, upgraded to latest version of cljenv
fully integrated cljenv into shared-profile
updating to latest version of cljenv which supports emacs
trying to be better about cleaning up
fixing autostart cleverness
2 commits »
trying to be clevery with autostart mode
remembering autostart settings so we can use them on deactivate
added update-externals script
cljenv emacs library is now working
attempting to add cljenv mode for emacs
added CLJENV_ROOT variable that is available to the .cljenv scripts, added swank to the default CLOJURE_CLASSPATH variable to make emacs happy
added clojure-mode and swank-clojure externals
added .cljenv to project for using latest dev modes of clojure and clojure-contrib, changed emacs to start with clj script
added cljenv as an external
cljenv_create will now copy to proper destination
fixed bug with cljenv create
added ability to surpress PS1 modification
now exporting the proper CLOJURE variables
fixed cljenv_autostart