lazy push before updates

This commit is contained in:
Noella
2025-12-30 13:19:30 -07:00
parent cf8107f386
commit 948f7074ba
12 changed files with 70 additions and 8 deletions

View File

@@ -6,6 +6,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
export PATH=$PATH:/home/noella/.local/bin
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"