fixed update

This commit is contained in:
2026-06-19 21:40:17 +02:00
parent a157ea5199
commit 3fd3546fca
26 changed files with 323 additions and 26 deletions
+2
View File
@@ -5,6 +5,8 @@ if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"
fi
# Path to your oh-my-zsh installation.
export ZSH="/usr/share/oh-my-zsh"