Added comment

This commit is contained in:
Bryan Ramos 2023-04-27 18:01:31 -04:00
parent 27b054baa2
commit 6046acb322

View file

@ -15,6 +15,7 @@ export EDITOR=nvim
fi fi
} }
#TODO: Change ps1 to project root in nix shells
# PS1 Config # PS1 Config
function set_ps1_prompt() { function set_ps1_prompt() {
if [ -n "${IN_NIX_SHELL:+x}" ]; then if [ -n "${IN_NIX_SHELL:+x}" ]; then