stuff and things

This commit is contained in:
2025-05-24 21:15:23 -05:00
parent 1be4f161e3
commit 90248ad822
14 changed files with 41 additions and 31 deletions

2
env/.zshrc vendored
View File

@@ -2,7 +2,7 @@
# Initialization code that may require console input (password prompts, [y/n]
# confirmations, etc.) must go above this block; everything else may go below.
~/stuff/scripts/system/neoboot.sh
~/.local/bin/system/neoboot.sh
if [[ -r "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh" ]]; then
source "${XDG_CACHE_HOME:-$HOME/.cache}/p10k-instant-prompt-${(%):-%n}.zsh"