nix: remove direnv custom prompt
This commit is contained in:
parent
67080cb94b
commit
7f72c40418
1 changed files with 0 additions and 4 deletions
|
|
@ -30,10 +30,6 @@
|
|||
silent = true;
|
||||
loadInNixShell = true;
|
||||
nix-direnv.enable = true;
|
||||
|
||||
direnvrcExtra = ''
|
||||
export PROMPT="* $PROMPT"
|
||||
'';
|
||||
};
|
||||
|
||||
programs.neovim = {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue