chore(ruby): tidy up an update global package list

This commit is contained in:
2023-05-25 02:24:29 +01:00
parent 266c6dcfac
commit f005414ab2
2 changed files with 3 additions and 6 deletions

View File

@@ -1,4 +1,6 @@
--- ---
plugins:
- solargraph-rails
exclude: exclude:
- ".bundle/**/*" - ".bundle/**/*"
- "spec/**/*" - "spec/**/*"

View File

@@ -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