浏览代码

zshrc: remove SSH_KEY_PATH comment

Fixes #5741
Marc Cornellà 6 年之前
父节点
当前提交
9981479900
共有 1 个文件被更改,包括 0 次插入3 次删除
  1. 0 3
      templates/zshrc.zsh-template

+ 0 - 3
templates/zshrc.zsh-template

@@ -83,9 +83,6 @@ source $ZSH/oh-my-zsh.sh
 # Compilation flags
 # export ARCHFLAGS="-arch x86_64"
 
-# ssh
-# export SSH_KEY_PATH="~/.ssh/rsa_id"
-
 # Set personal aliases, overriding those provided by oh-my-zsh libs,
 # plugins, and themes. Aliases can be placed here, though oh-my-zsh
 # users are encouraged to define aliases within the ZSH_CUSTOM folder.