dotfiles

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs

commit 2ad30700cd035841e1420e6053053546f3baa1a6
parent 5e883de8327c97b4ae54a903cd00a8a2abdbdb41
Author: andrew.laack <andrew.laack@imbue.com>
Date:   Wed,  3 Sep 2025 19:51:17 -0500

Updated path

Diffstat:
Mbashrc | 1+
1 file changed, 1 insertion(+), 0 deletions(-)

diff --git a/bashrc b/bashrc @@ -1,6 +1,7 @@ GPG_TTY=$(tty) export GPG_TTY export PATH=$PATH:/sbin +export PATH=$PATH:/home/andrew/bin export PASSWORD_STORE_DIR=~/gitRepos/passwords ## If not running interactively, don't do anything