X-Git-Url: https://git.phdru.name/?p=dotfiles.git;a=blobdiff_plain;f=.profile;fp=.profile;h=20ba5a1aef033a63a6051670938bfb7a3e5a7f16;hp=69491d008216d3d0b20d0a37d316b529e96382bd;hb=d6d0947f637535c4b2156aa8c32534f376e73526;hpb=e37710be48c1f92d9103ec6c4325b40ab855d23c diff --git a/.profile b/.profile index 69491d0..20ba5a1 100644 --- a/.profile +++ b/.profile @@ -175,8 +175,6 @@ if [ -t 0 ] ; then fi if test -n "$BASH_VERSION"; then - . "$ENV" - if [ -r "$HOME"/admin/prog/bash_prompt ]; then . "$HOME"/admin/prog/bash_prompt set_prompts @@ -185,12 +183,12 @@ if [ -t 0 ] ; then OPS1="${debian_chroot:+($debian_chroot)}\u@\h:\W \\$" fi + . "$ENV" + else OPS1="${debian_chroot:+($debian_chroot)}`/usr/bin/whoami`@`/bin/hostname -s` >" fi - export OPS1 - ### biff controls new mail notification #biff n ### mesg controls messages (write/talk) from other users