summary refs log tree commit diff
diff options
context:
space:
mode:
authorPaweł Dybiec <pawel@dybiec.info>2023-04-16 13:44:36 +0100
committerPaweł Dybiec <pawel@dybiec.info>2023-04-16 13:44:36 +0100
commit359d42b38a890d83daba80e61078da95aad5c90d (patch)
treedc47e03867c387e96343ff4b9027b2bec6c2dd1b
parentAdd borg exclude file (diff)
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"
+