My configurations for the software I use

Display when we are in a nix devShell

yemou c76cfced 611f34da

Changed files
+2
config
loksh
rc
+2
config/loksh/rc
···
esac
}
+
[ "$IN_NIX_SHELL" ] && PS1="(nix shell) $PS1"
+
[ "$DWRAP_WITHIN_SANDBOX" = "true" ] && PS1="($DWRAP_CURRENT_DISTRO) $PS1"
# Source completions