Changed line to since user and hostname are unneeded information

This commit is contained in:
Kristian Krsnik 2023-09-01 13:15:58 +02:00
parent cf1bce3de6
commit 6ebcd46468

View File

@ -3,7 +3,7 @@
enable = true; enable = true;
initExtra = '' initExtra = ''
PS1='\n\[\033[1;32m\][\[\e]0;\u@\h: \w\a\]\u@\h:\w]\$\[\033[0m\] ' PS1='\n\[\033[1;32m\][\[\e]0;\u@\h: \w\a\]\w]\$\[\033[0m\] '
''; '';
shellAliases = { shellAliases = {