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"
|
# CASE_SENSITIVE="true"
|
||||||
# HYPHEN_INSENSITIVE="true"
|
# HYPHEN_INSENSITIVE="true"
|
||||||
# DISABLE_AUTO_UPDATE="true"
|
DISABLE_AUTO_UPDATE="true"
|
||||||
# export UPDATE_ZSH_DAYS=13
|
# export UPDATE_ZSH_DAYS=13
|
||||||
# DISABLE_LS_COLORS="true"
|
# DISABLE_LS_COLORS="true"
|
||||||
# DISABLE_AUTO_TITLE="true"
|
# DISABLE_AUTO_TITLE="true"
|
||||||
|
@ -164,7 +164,7 @@ man
|
||||||
nanoc
|
nanoc
|
||||||
#ng
|
#ng
|
||||||
#nmap
|
#nmap
|
||||||
#node
|
node
|
||||||
#nomad
|
#nomad
|
||||||
npm
|
npm
|
||||||
#npx
|
#npx
|
||||||
|
@ -309,7 +309,7 @@ setopt hist_ignore_dups
|
||||||
unsetopt rm_star_silent
|
unsetopt rm_star_silent
|
||||||
setopt auto_pushd
|
setopt auto_pushd
|
||||||
|
|
||||||
export SSH_KEY_PATH="~/.ssh/id_ed25519"
|
# export SSH_KEY_PATH="~/.ssh/id_ed25519"
|
||||||
|
|
||||||
status() {
|
status() {
|
||||||
print ""
|
print ""
|
||||||
|
|
Loading…
Add table
Reference in a new issue