aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--.bashrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index fbb560c..01bbdc3 100644
--- a/.bashrc
+++ b/.bashrc
@@ -28,3 +28,4 @@ export EDITOR='nvim'
export TERM='st'
export TERMINAL='st'
export PATH=$PATH:$HOME/.scripts
+export GITHUB_TOKEN="$(cat "$HOME"/.crypto/github)"