add nix-develop prompt
This commit is contained in:
parent
34e5a3d281
commit
d113683bdf
|
@ -103,6 +103,7 @@
|
|||
# [NIX]
|
||||
nix = {
|
||||
settings = {
|
||||
bash-prompt = "\\033[1m\\u\\033[0m@\\033[1m\\h\\033[0m: \\w\\n❄ \\040";
|
||||
experimental-features = [ "nix-command" "flakes" ];
|
||||
auto-optimise-store = true;
|
||||
};
|
||||
|
|
Loading…
Reference in New Issue
Block a user