[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: ~.bashrc
On Sat, 11 Oct 2003, Harold Crouch wrote:
> Is there an easier way to force the Bash shell to re-scan ~.bashrc
> than logging out and logging back in?
A couple of aliases I find helpful in my shell:
alias rcedit='vim ~/.bashrc'
alias rebash='. ~/.bashrc'
YMMV.
JEB
--
======================================================
* Jack Browning mojohand@charter.net *
* 2.4.22 4d + 03:53:55 *
* 10/11/2003 19:19:39 CDT *
======================================================
-
To unsubscribe, send email to majordomo@silug.org with
"unsubscribe silug-discuss" in the body.
- References:
- ~.bashrc
- From: Harold Crouch <hcrouch@mchsi.com>