stuff and things
This commit is contained in:
2
env/.zshrc
vendored
2
env/.zshrc
vendored
@@ -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"
|
||||
|
||||
Reference in New Issue
Block a user