From 869f84ffa625b8d784c694fdba40cccec1f65224 Mon Sep 17 00:00:00 2001 From: oasido Date: Thu, 1 Aug 2024 23:11:17 +0300 Subject: [PATCH] update through script - 2024-08-01 23:11:17 --- .bashrc | 2 ++ 1 file changed, 2 insertions(+) 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"'