mirror of
https://github.com/jimeh/dotfiles.git
synced 2026-02-19 13:46:41 +00:00
chore(ruby): tidy up an update global package list
This commit is contained in:
@@ -1,4 +1,6 @@
|
|||||||
---
|
---
|
||||||
|
plugins:
|
||||||
|
- solargraph-rails
|
||||||
exclude:
|
exclude:
|
||||||
- ".bundle/**/*"
|
- ".bundle/**/*"
|
||||||
- "spec/**/*"
|
- "spec/**/*"
|
||||||
|
|||||||
@@ -32,8 +32,6 @@ alias he="heroku"
|
|||||||
alias f="foreman"
|
alias f="foreman"
|
||||||
alias fs="foreman start"
|
alias fs="foreman start"
|
||||||
alias fr="foreman run"
|
alias fr="foreman run"
|
||||||
alias pe="procodile exec"
|
|
||||||
alias sm="schmersion"
|
|
||||||
|
|
||||||
# ==============================================================================
|
# ==============================================================================
|
||||||
# global ruby packages
|
# global ruby packages
|
||||||
@@ -48,18 +46,15 @@ install_ruby_global_packages() {
|
|||||||
debase
|
debase
|
||||||
dotenv
|
dotenv
|
||||||
foreman
|
foreman
|
||||||
hippo-cli
|
|
||||||
lunchy
|
|
||||||
method_source
|
method_source
|
||||||
procodile
|
|
||||||
pry-doc
|
pry-doc
|
||||||
reek
|
reek
|
||||||
rubocop
|
rubocop
|
||||||
rubocop-daemon
|
rubocop-daemon
|
||||||
ruby-debug-ide
|
ruby-debug-ide
|
||||||
schmersion
|
|
||||||
seeing_is_believing
|
seeing_is_believing
|
||||||
solargraph
|
solargraph
|
||||||
|
solargraph-rails
|
||||||
steep
|
steep
|
||||||
syntax_tree
|
syntax_tree
|
||||||
syntax_tree-haml
|
syntax_tree-haml
|
||||||
|
|||||||
Reference in New Issue
Block a user