Skip to content

Commit

Permalink
Remove old comments
Browse files Browse the repository at this point in the history
  • Loading branch information
kachick committed Jul 29, 2023
1 parent 55fcc59 commit 19f55c9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions home/.config/zsh/.zshrc
Original file line number Diff line number Diff line change
Expand Up @@ -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 [email protected] -- irb` for now.`
eval "$($XDG_DATA_HOME/rtx/bin/rtx activate -s zsh)"

_dumppath() {
Expand Down

0 comments on commit 19f55c9

Please sign in to comment.