mirror of
https://github.com/alyraffauf/nixcfg.git
synced 2024-11-22 07:53:55 -05:00
parent
dc6898d9da
commit
4250f72f6e
|
@ -35,7 +35,7 @@
|
|||
};
|
||||
initExtra =
|
||||
''
|
||||
export PS1='\e[0;34m[\u@\H:\w]\$\e[m '
|
||||
export PS1='[\u@\H:\w]\$ '
|
||||
'';
|
||||
};
|
||||
|
||||
|
|
Loading…
Reference in a new issue