some smal changes tu zsh

This commit is contained in:
2025-01-25 18:51:23 +01:00
parent 9a7cafbcf7
commit fccf1bf35b

4
.zshrc
View File

@@ -18,7 +18,7 @@ ZSH_THEME="../../misc/Cobalt2-iterm/cobalt2"
#DISABLE_AUTO_UPDATE="true" #DISABLE_AUTO_UPDATE="true"
# Uncomment the following line to change how often to auto-update (in days). # Uncomment the following line to change how often to auto-update (in days).
# export UPDATE_ZSH_DAYS=13 export UPDATE_ZSH_DAYS=13
# Uncomment the following line to disable colors in ls. # Uncomment the following line to disable colors in ls.
# DISABLE_LS_COLORS="true" # DISABLE_LS_COLORS="true"
@@ -40,7 +40,7 @@ COMPLETION_WAITING_DOTS="true"
# Uncomment the following line if you want to change the command execution time # Uncomment the following line if you want to change the command execution time
# stamp shown in the history command output. # stamp shown in the history command output.
# The optional three formats: "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd" # The optional three formats: "mm/dd/yyyy"|"dd.mm.yyyy"|"yyyy-mm-dd"
# HIST_STAMPS="mm/dd/yyyy" # HIST_STAMPS="dd.mm.yyyy"
# Would you like to use another custom folder than $ZSH/custom? # Would you like to use another custom folder than $ZSH/custom?
# ZSH_CUSTOM=/path/to/new-custom-folder # ZSH_CUSTOM=/path/to/new-custom-folder