From 93e883cba78791e81fbc66e2134fefa49e465ece Mon Sep 17 00:00:00 2001 From: Kulvir <73885344+Kulvir-parmar@users.noreply.github.com> Date: Mon, 7 Feb 2022 01:42:46 +0530 Subject: [PATCH] updated bash profile --- .bash_profile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/.bash_profile b/.bash_profile index 3eed999..0b12a78 100644 --- a/.bash_profile +++ b/.bash_profile @@ -1,3 +1,5 @@ +#export PATH=/opt/homebrew/opt/python@3.9/libexec/bin:$PATH:$HOME/bin + HOST_NAME=MB export PATH=$PATH:$HOME/bin @@ -27,7 +29,7 @@ PROMPT_COMMAND="history -a; history -c; history -r; $PROMPT_COMMAND" PS1="$EMOJI > " eval "$(/opt/homebrew/bin/brew shellenv)" -fortune | cowsay -f tux "ara ara kulvir kun" +#fortune | cowsay -f tux "ara ara kulvir kun" # ---------------------- # Git Aliases