fix prompt
This commit is contained in:
parent
781eed7184
commit
80c492fce4
1 changed files with 1 additions and 1 deletions
|
@ -29,7 +29,7 @@
|
|||
];
|
||||
shellHook = ''
|
||||
export POETRY_VIRTUALENVS_IN_PROJECT=true
|
||||
export PS1='\n\[\033[1;34m\][jtftp:\w]\$\[\033[0m\] '
|
||||
export PS1='\[\033[1;34m\][jtftp:\w]\$\[\033[0m\] '
|
||||
'';
|
||||
};
|
||||
packages = {
|
||||
|
|
Loading…
Reference in a new issue