homedir-config/.bashrc.d/defaults

2 lines
73 B
Text

export EDITOR=vim
PS1='\e[0;35m$(date --rfc-3339=s)\e[m - $(pwd)\n==\$ '