diff --git a/cli/fish/config.fish b/cli/fish/config.fish index 32457ab..feaf471 100644 --- a/cli/fish/config.fish +++ b/cli/fish/config.fish @@ -68,10 +68,5 @@ if status is-interactive tmux setw automatic-rename end end - - # ruby version manager - if command -v rvm - rvm default - end end