diff options
-rw-r--r-- | .bashrc | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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)" |
index : marvinborner/dotfiles | |
:floppy_disk: Handcrafted dotfiles for a pleasant linux experience | Marvin |
aboutsummaryrefslogtreecommitdiff |
-rw-r--r-- | .bashrc | 1 |
@@ -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)" |