Skip to content

Commit

Permalink
Remove Emacs, RVM, and Sencha support
Browse files Browse the repository at this point in the history
  • Loading branch information
ccg committed Aug 2, 2017
1 parent d829cbe commit c33e6a1
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
10 changes: 0 additions & 10 deletions .ccgrc
Original file line number Diff line number Diff line change
Expand Up @@ -167,13 +167,3 @@ append_path NODE_PATH /usr/local/lib/node_modules

export NVM_DIR=$HOME/.nvm
source $(brew --prefix nvm)/nvm.sh

SENCHA_CMD_PATH="/Users/chad/bin/Sencha/Cmd/5.0.0.160"
# TODO figure out if this is still needed with Cmd 4.x series:
export SENCHA_CMD_PATH_3_0_0="${SENCHA_CMD_PATH}"
prepend_path PATH "${SENCHA_CMD_PATH}"

# Finally, rvm magic...
# Here is the original comment that RVM added to my .bash_profile:
# Load RVM into a shell session *as a function*
[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm"
4 changes: 0 additions & 4 deletions .emacs

This file was deleted.

0 comments on commit c33e6a1

Please sign in to comment.