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

Re: Some Questions with an All Text System



daniel jimenez wrote at 2012-07-19 17:35 -0500:
> 3. How can I define "mc" as "mc -S gotar.ini"? or "mocp" as "mocp -T
> yellow_red_theme" ? Where can I set those aliases (is that it?) at boot?

Create `~/.bash_aliases`; that file should be referenced by `~/.bashrc`.  Add 
lines like:

    alias mc='mc -S gotar.ini'
    alias mocp='mocp -T yellow_red_theme'

Attachment: signature.asc
Description: Digital signature


Reply to: