diff options
author | June McEnroe <programble@gmail.com> | 2013-01-26 16:14:10 -0500 |
---|---|---|
committer | June McEnroe <programble@gmail.com> | 2013-01-26 16:14:10 -0500 |
commit | c23e41d2eefa55d20607c47247f7ebbd6d66fb84 (patch) | |
tree | bf68dd25248eb2014f06eea22f931d592c8961a7 /.rvmrc | |
parent | Add PulseAudio configuration (diff) | |
download | src-c23e41d2eefa55d20607c47247f7ebbd6d66fb84.tar.gz src-c23e41d2eefa55d20607c47247f7ebbd6d66fb84.zip |
Replace RVM with chruby
Diffstat (limited to '')
-rw-r--r-- | .rvmrc | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.rvmrc b/.rvmrc deleted file mode 100644 index 1d7503aa..00000000 --- a/.rvmrc +++ /dev/null @@ -1,3 +0,0 @@ -export rvm_path="/home/curtis/.rvm" -rvm_make_flags="-j4" -rvm_project_rvmrc_default=1 |