Alex Keda wrote: > On 10.02.2012 21:07, Chuck Burns wrote: >> set prompt = "[%n_at_%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.Received on Mon Feb 13 2012 - 12:23:42 UTC
This archive was generated by hypermail 2.4.0 : Wed May 19 2021 - 11:40:24 UTC