💎 ruby/rails config updates
This commit is contained in:
parent
40d3e2be92
commit
ad76f2648b
@ -157,7 +157,7 @@
|
||||
;;raku ; the artist formerly known as perl6
|
||||
rest ; Emacs as a REST client
|
||||
;;rst ; ReST in peace
|
||||
(ruby +rails) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||
(ruby +rails +lsp) ; 1.step {|i| p "Ruby is #{i.even? ? 'love' : 'life'}"}
|
||||
(rust +lsp) ; Fe2O3.unwrap().unwrap().unwrap().unwrap()
|
||||
;;scala ; java, but good
|
||||
;;scheme ; a fully conniving family of lisps
|
||||
|
@ -2,4 +2,6 @@
|
||||
|
||||
{
|
||||
home.packages = with pkgs; [ ruby_2_7 solargraph ];
|
||||
|
||||
programs.zsh.oh-my-zsh.plugins = [ "bundler" "rails" ];
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user