summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc3
1 files changed, 1 insertions, 2 deletions
diff --git a/.bashrc b/.bashrc
index 828a86b..6fd0d8f 100644
--- a/.bashrc
+++ b/.bashrc
@@ -33,8 +33,7 @@ shopt -s autocd
#export IGNOREEOF=1000000000
set -o ignoreeof
-#Solana path env 13-9-21
-export PATH="$PATH:/home/saumit/.local/share/solana/install/active_release/bin"
+export PATH="$PATH:$HOME/.scripts"
#infinite history
HISTSIZE= HISTFILESIZE=