aboutsummaryrefslogtreecommitdiffstats
path: root/shell/bash/.bashrc
diff options
context:
space:
mode:
authorphilw <dscr@duck.com>2024-05-06 22:37:55 +0200
committerphilw <dscr@duck.com>2024-05-06 22:37:55 +0200
commite74aa4ea7a7e845588fd31746d2c85c9c7b0682c (patch)
tree2ab737bdd5c3fedb03d127c09625aaa549144b3d /shell/bash/.bashrc
parentbccf5d366c31ac2cea8ae549994df5e61062287d (diff)
downloaddotfiles-e74aa4ea7a7e845588fd31746d2c85c9c7b0682c.tar.gz
dotfiles-e74aa4ea7a7e845588fd31746d2c85c9c7b0682c.zip
Update dotfiles
Diffstat (limited to '')
-rw-r--r--shell/bash/.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/shell/bash/.bashrc b/shell/bash/.bashrc
index 289d237..b921287 100644
--- a/shell/bash/.bashrc
+++ b/shell/bash/.bashrc
@@ -98,3 +98,5 @@ esac
98. "$HOME/.cargo/env" 98. "$HOME/.cargo/env"
99# export PATH=$PATH:$(xdg-user-dir USER)/.local/bin 99# export PATH=$PATH:$(xdg-user-dir USER)/.local/bin
100# export PATH=$PATH:$(xdg-user-dir USER)/.local/bin 100# export PATH=$PATH:$(xdg-user-dir USER)/.local/bin
101
102export GPG_TTY=$(tty)