From 14d35abebfe5cd4b234a1f5c0cf432a85851e24f Mon Sep 17 00:00:00 2001 From: yuzu-eva Date: Thu, 4 May 2023 17:15:38 +0200 Subject: regular update --- .config/zsh/.zshrc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to '.config/zsh') diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index 22e2763..d27b9ac 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -68,7 +68,7 @@ fi neofetch # Add RVM to PATH for scripting. Make sure this is the last PATH variable change. -[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function* +#[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function* if [ -f $XDG_DATA_HOME/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh ]; then . $XDG_DATA_HOME/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh -- cgit v1.2.3