Hi all,
I've just picked up my first raspberry pi for use as a home media server. I am running raspbian jessie lite (https://www.raspberrypi.org/downloads/raspbian/) I've enabled shh and created a new user for myself... but when logging in via kitty the original pi user has nicely formatted colours for the directories and files etc, where as the user I created, everything is black
pi user
matthew user (which was created using "useradd matthew")
Could anyone please advise how I get the "matthew" account to be like the "pi" account in terms of colours.
Thanks.