Alex Keda wrote:
On 10.02.2012 21:07, Chuck Burns wrote:
set prompt = "[%n@%m]%c04%# "
it's not needed

need some as
alias ll ls -lAhG
alias ls ls -G
set autolist = TAB
bindkey "\e[3~" delete-char
.........
and other _really_ necessary settings

This can be as simple as defining CLICOLOR. However colors of ls -G wouldn't match with default color set in LSCOLORS so correct LS_COLORS string would be needed too.

--
Sphinx of black quartz judge my vow.
_______________________________________________
freebsd-current@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"

Reply via email to