summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
authorSaumit Dinesan <79687674+Saumit-D@users.noreply.github.com>2022-01-25 09:16:31 +0530
committerGitHub <noreply@github.com>2022-01-25 09:16:31 +0530
commit33bafefb51143ce2aca0dbec1dbe6fbe9bb280ab (patch)
tree5bffe9a5f4726851265bef1d2d0638a915322bab /.bashrc
parentcffbe30334031863223aaec5c5f65b6721d174e2 (diff)
Update .bashrc
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=