Changed line to since user and hostname are unneeded information
This commit is contained in:
parent
cf1bce3de6
commit
6ebcd46468
@ -3,7 +3,7 @@
|
||||
enable = true;
|
||||
|
||||
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 = {
|
||||
|
Loading…
Reference in New Issue
Block a user