This commit is contained in:
Steph 2024-12-11 22:51:24 +01:00
parent 1304de49a1
commit 024fe10745

View File

@ -26,6 +26,11 @@
export PS1="[\t \[\e[32m\]\u\[\e[m\]\[\e[32m\]@\[\e[m\]\[\e[32m\]\h\[\e[m\]]"'$SHELL_PREFIX'" \[\e[36m\]"'$TRIMMED_PWD'"\[\e[m\] \$ "
fi
run() {
set -- "$${@/#/nixpkgs\#}"
nix run "$${@/%/y}"
}
''
# On mac we have to import brew