mirror of
https://github.com/davegallant/nix-config
synced 2025-08-06 07:13:40 +00:00
Add rufo and rubocop
This commit is contained in:
@@ -118,7 +118,7 @@ in
|
||||
|
||||
eval "$(direnv hook zsh)"
|
||||
eval "$(_RFD_COMPLETE=source_zsh rfd)"
|
||||
eval "$(jira --completion-script-zsh)"
|
||||
eval "$(rbenv init -)"
|
||||
|
||||
setopt noincappendhistory
|
||||
pfetch
|
||||
|
@@ -39,7 +39,6 @@ in
|
||||
direnv
|
||||
exa
|
||||
fd
|
||||
go-jira
|
||||
jq
|
||||
rfd
|
||||
ripgrep
|
||||
@@ -153,6 +152,9 @@ in
|
||||
|
||||
# ruby
|
||||
rbenv
|
||||
rubocop
|
||||
ruby
|
||||
rufo
|
||||
|
||||
# news
|
||||
srv
|
||||
|
Reference in New Issue
Block a user