summaryrefslogtreecommitdiffstats
path: root/.bash_profile
diff options
context:
space:
mode:
authorjdlugosz963 <jdlugosz963@gmail.com>2022-10-15 14:03:46 +0200
committerjdlugosz963 <jdlugosz963@gmail.com>2022-10-15 14:03:46 +0200
commite43f3c403ff49e87641bb6c745080760f272446f (patch)
treec964d54e79c87ec466658e289e10303c861be5cd /.bash_profile
parente62c8a78ec0b8727d138fbe4144cf718b7da867d (diff)
downloaddotfiles-e43f3c403ff49e87641bb6c745080760f272446f.tar.gz
dotfiles-e43f3c403ff49e87641bb6c745080760f272446f.zip
Update dotfiles
Diffstat (limited to '.bash_profile')
-rw-r--r--.bash_profile3
1 files changed, 1 insertions, 2 deletions
diff --git a/.bash_profile b/.bash_profile
index debd6e7..8182e2b 100644
--- a/.bash_profile
+++ b/.bash_profile
@@ -1,2 +1 @@
1export PATH="$PATH:$HOME/.local/bin" export PATH="$HOME/bin:$PATH"
2export TERM=xterm