Bear with the questions of a new user of lshell, please.
In .bash I could 'source .bash_profile' and use custom aliases. In lshell I tried, but could not load aliases. Does lshell aloww aliases at all? How and where should I define them?
Thanks!
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Bear with the questions of a new user of lshell, please.
In .bash I could 'source .bash_profile' and use custom aliases. In lshell I tried, but could not load aliases. Does lshell aloww aliases at all? How and where should I define them?
Thanks!
Actually, I see the following in the config file:
However (1) defined ll does not take effect:
(2) in my .bash_profile I had something like:
to colorify bash screen. How can I do it in lshell?
Hi,
For it to take affect, you should add 'll' in the allowed command list.
Regards,
Ignace M
Hi,
but when I use 'all' in the allowed list lshell ignores ll either and
it is not allowed to write e.g. 'all' ['ll']
Regards
Franky