Add rufo and rubocop

This commit is contained in:
Dave Gallant
2021-06-02 00:23:03 -04:00
parent 9092b371fe
commit 3b738f6c81
2 changed files with 4 additions and 2 deletions

View File

@@ -118,7 +118,7 @@ in
eval "$(direnv hook zsh)" eval "$(direnv hook zsh)"
eval "$(_RFD_COMPLETE=source_zsh rfd)" eval "$(_RFD_COMPLETE=source_zsh rfd)"
eval "$(jira --completion-script-zsh)" eval "$(rbenv init -)"
setopt noincappendhistory setopt noincappendhistory
pfetch pfetch

View File

@@ -39,7 +39,6 @@ in
direnv direnv
exa exa
fd fd
go-jira
jq jq
rfd rfd
ripgrep ripgrep
@@ -153,6 +152,9 @@ in
# ruby # ruby
rbenv rbenv
rubocop
ruby
rufo
# news # news
srv srv