[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: Globale bashrc



Am Donnerstag 05 Oktober 2006 02:53 schrieb Jim Knuth:
> nein. Steht auch alles drin. ;) Ich würde nur gern auch bei allen
> Usern die shell farbig haben. Kriegs nicht hin. Hab schon im home
> des Users ne .bashrc und/oder .profile angelegt. Mit dem gleichen
> Inhalt, den root hat. Denn da funktionierts.

Bei mir steht dafür:
# enable color support of ls and also add handy aliases
if [ "$TERM" != "dumb" ]; then
    eval "`dircolors -b`"
    alias ls='ls --color=auto'
    #alias dir='ls --color=auto --format=vertical'
    #alias vdir='ls --color=auto --format=long'
fi

in der .bashrc
Was hast Du denn da rein geschrieben?

Gruß Chris

-- 
A: because it distrupts the normal process of thought
Q: why is top posting frowned upon



Reply to: