Add local fish config.
- Also update spacemacs for ruby.
This commit is contained in:
@@ -22,6 +22,7 @@
|
||||
org
|
||||
shell
|
||||
shell-scripts
|
||||
ruby
|
||||
;; syntax-checking
|
||||
version-control
|
||||
))
|
||||
@@ -161,6 +162,9 @@ before layers configuration."
|
||||
;; specified with an installed package.
|
||||
;; Not used for now.
|
||||
dotspacemacs-default-package-repository nil
|
||||
;; Ruby version manager
|
||||
ruby-version-manager 'rbenv
|
||||
ruby-enable-ruby-on-rails-support t
|
||||
)
|
||||
;; User initialization goes here
|
||||
(add-to-list 'default-frame-alist '(height . 50))
|
||||
|
||||
Reference in New Issue
Block a user