Le 24/05/2016 23:04, [email protected] a écrit :
I would like to have in the terminal (i use xterm), directories shown
not only with a different colour (i managed that) but also with final
slash (i liked that in some bsd and in slackware), e.g.:
~/.bogofilter/
~/.claws-mail/
etc. Someone knows by chance how to set that in .Xresources?
I guess you mean bash setting. Add the following line to your ~/.bashrc
alias ls='ls -F --color=auto'
Didier
_______________________________________________
Dng mailing list
[email protected]
https://mailinglists.dyne.org/cgi-bin/mailman/listinfo/dng