Am Mittwoch, 25. Oktober 2006 19:15 schrieb Al Bogner: > So klappt es leider nicht. Wenn ich mutt aufrufe, dann startet noch immer > nano als Editor. > > cat .bash_profile > # .bash_profile > # Get the aliases and functions > if [ -f ~/.bashrc ]; then > . ~/.bashrc > fi > # User specific environment and startup programs > PATH=$PATH:$HOME/bin > export PATH > unset USERNAME > export EDITOR="/usr/bin/vim" > export VISUAL=="/usr/bin/vim"
Klappt doch, das 2. = war natürlich zu viel. Al

