Use chruby on linux and rbenv on mac
This commit is contained in:
parent
09eeee079d
commit
b8e41ca491
|
@ -181,7 +181,9 @@
|
||||||
(ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
(ruby ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||||
+lsp ; LSP really do make things easier huh?
|
+lsp ; LSP really do make things easier huh?
|
||||||
+rails ; ruby != rails but rails == ruby
|
+rails ; ruby != rails but rails == ruby
|
||||||
+chruby) ; The easier version
|
(:if IS-MAC +rbenv) ;
|
||||||
|
(:if IS-LINUX +chruby) ;
|
||||||
|
)
|
||||||
;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
;;rust ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||||
;;scala ; java, but good
|
;;scala ; java, but good
|
||||||
;;scheme ; a fully conniving family of lisps
|
;;scheme ; a fully conniving family of lisps
|
||||||
|
|
Loading…
Reference in New Issue
Block a user