fix prompt

This commit is contained in:
Jeffrey C. Ollie 2022-07-07 17:08:14 -05:00
parent 781eed7184
commit 80c492fce4

View File

@ -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 = {