updated flake inputs

This commit is contained in:
2026-02-25 01:11:39 -05:00
parent a5582a584f
commit 1223b85aa4
3 changed files with 73 additions and 68 deletions

View File

@@ -67,7 +67,12 @@ in
echo -en "$prompt"
}
export PS1="\n\!prompt "
shed_ver() {
shed --version
}
export PS1="\!prompt "
export PSR='\e[36;1m$\!shed_ver\e[0m'
'';
settings.extraPostConfig = ''
encrypt() {