aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 48772ca..621fd21 100644
--- a/bashrc
+++ b/bashrc
@@ -15,6 +15,7 @@ export PS1='\[\033[38;5;208m\]\u@\h:\w\$\[\033[0m\] '
set -o noclobber
# Setting PATH
+export PATH=~/.cargo/bin:$PATH
export PATH=~/bin/:$PATH
# openai keys