termux.zshrc aktualisiert
This commit is contained in:
+1
-1
@@ -33,7 +33,7 @@ zinit cdreplay -q
|
|||||||
# --- Theme & Fastfetch ---
|
# --- Theme & Fastfetch ---
|
||||||
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
[[ ! -f ~/.p10k.zsh ]] || source ~/.p10k.zsh
|
||||||
# Fastfetch erst nach dem Prompt-Setup aufrufen
|
# Fastfetch erst nach dem Prompt-Setup aufrufen
|
||||||
(( $+commands[fastfetch] )) && fastfetch --config ~/.config/fastfetch/config.jsonc
|
(( $+commands[fastfetch] )) && fastfetch --config ~/.config/fastfetch/fastfetch.jsonc
|
||||||
|
|
||||||
# --- History & Options ---
|
# --- History & Options ---
|
||||||
HISTSIZE=5000
|
HISTSIZE=5000
|
||||||
|
|||||||
Reference in New Issue
Block a user