From 19f55c9eece7aa8f966b725eee0644df90cf71dc Mon Sep 17 00:00:00 2001 From: Kenichi Kamiya Date: Sun, 30 Jul 2023 05:10:37 +0900 Subject: [PATCH] Remove old comments --- home/.config/zsh/.zshrc | 3 --- 1 file changed, 3 deletions(-) diff --git a/home/.config/zsh/.zshrc b/home/.config/zsh/.zshrc index f97ee28e..3e6c2c99 100644 --- a/home/.config/zsh/.zshrc +++ b/home/.config/zsh/.zshrc @@ -38,9 +38,6 @@ setopt share_history bindkey '^R' history-incremental-pattern-search-backward bindkey '^S' history-incremental-pattern-search-forward -# Don't use nvm. It is heavy. - -# Didn't work? I'm okay to use as `rtx exec ruby@3.2.1 -- irb` for now.` eval "$($XDG_DATA_HOME/rtx/bin/rtx activate -s zsh)" _dumppath() {