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 "$(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
|
||||||
|
@@ -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
|
||||||
|
Reference in New Issue
Block a user