summaryrefslogtreecommitdiff
path: root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'bashrc')
-rw-r--r--bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/bashrc b/bashrc
index 5044329..eedb7d7 100644
--- a/bashrc
+++ b/bashrc
@@ -43,3 +43,5 @@ bind '"\e[B": history-search-forward'
export GPT_TTY=$(tty)
alias t='tmux new-session -A -s main'
alias vim='nvim'
+. "$HOME/.cargo/env"
+