[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
how to get bash_profile out of the way?
From: |
Rodrigo Amestica |
Subject: |
how to get bash_profile out of the way? |
Date: |
Sun, 03 Jun 2012 18:44:51 -0400 |
User-agent: |
Wanderlust/2.15.9 (Almost Unreal) SEMI/1.14.7 (Harue) FLIM/1.14.9 (Gojō) APEL/10.8 Emacs/23.3 (x86_64-unknown-linux-gnu) MULE/6.0 (HANACHIRUSATO) |
Hi,
it seems that I changed something in my configuration, and now
every time a execute a command (e.g. grep, make, etc.) on the remote
computer I'm visiting then I get in the output buffer my login salute
heading the output of the command.
As far as I can tell all what I have customized is just the following
'(tramp-auto-save-directory (expand-file-name "~/.emacs.d/tramp.auto-save"))
'(tramp-default-method "ssh")
'(tramp-remote-path (quote (tramp-own-remote-path)))
I cannot understand why is that tramp's connection now triggers my
bash_profile instead of restricting to bashrc. bash is my shell in the
local and remote hosts.
thanks in advance,
Rodrigo
- how to get bash_profile out of the way?,
Rodrigo Amestica <=
- Re: how to get bash_profile out of the way?, Michael Albinus, 2012/06/04
- Re: how to get bash_profile out of the way?, Rodrigo Amestica, 2012/06/04
- Re: how to get bash_profile out of the way?, Michael Albinus, 2012/06/05
- Re: how to get bash_profile out of the way?, Rodrigo Amestica, 2012/06/05
- Re: how to get bash_profile out of the way?, Michael Albinus, 2012/06/05
- Re: how to get bash_profile out of the way?, Rodrigo Amestica, 2012/06/05
- Re: how to get bash_profile out of the way?, Michael Albinus, 2012/06/08