Skip to content
Snippets Groups Projects
Commit e45bf132 authored by Boman Romain's avatar Boman Romain
Browse files

add ls colours

parent 9b93228f
No related branches found
No related tags found
No related merge requests found
export PS1="\[$(tput bold)\]\u@\h:\w$ \[$(tput sgr0)\]"
# colour ls
alias ls='ls -G'
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment