Update zshrc
This commit is contained in:
parent
608bec0d75
commit
e91dbfa6ed
1 changed files with 3 additions and 3 deletions
|
@ -5,7 +5,7 @@ ZSH_THEME="agnoster"
|
|||
|
||||
# CASE_SENSITIVE="true"
|
||||
# HYPHEN_INSENSITIVE="true"
|
||||
# DISABLE_AUTO_UPDATE="true"
|
||||
DISABLE_AUTO_UPDATE="true"
|
||||
# export UPDATE_ZSH_DAYS=13
|
||||
# DISABLE_LS_COLORS="true"
|
||||
# DISABLE_AUTO_TITLE="true"
|
||||
|
@ -164,7 +164,7 @@ man
|
|||
nanoc
|
||||
#ng
|
||||
#nmap
|
||||
#node
|
||||
node
|
||||
#nomad
|
||||
npm
|
||||
#npx
|
||||
|
@ -309,7 +309,7 @@ setopt hist_ignore_dups
|
|||
unsetopt rm_star_silent
|
||||
setopt auto_pushd
|
||||
|
||||
export SSH_KEY_PATH="~/.ssh/id_ed25519"
|
||||
# export SSH_KEY_PATH="~/.ssh/id_ed25519"
|
||||
|
||||
status() {
|
||||
print ""
|
||||
|
|
Loading…
Add table
Reference in a new issue