diff --git a/.bashrc b/.bashrc index 0e88a0b..4b7daf1 100644 --- a/.bashrc +++ b/.bashrc @@ -10,6 +10,8 @@ export NVM_DIR="$HOME/.nvm" export GO="/usr/local/go/bin" export TURSO="$HOME/.turso" export DOTFILES="$HOME/dot" +export BLITZ="/run/media/oasido/blitz" +export EXTERNAL="/run/media/oasido/External" if [[ $- == *i* ]]; then bind '"\C-f":"tmux-sessionizer\n"'