mirror of
https://github.com/itme-brain/nixos.git
synced 2026-03-24 00:29:43 -04:00
Added comment
This commit is contained in:
parent
27b054baa2
commit
6046acb322
1 changed files with 20 additions and 19 deletions
|
|
@ -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
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue