summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThanos Apollo <[email protected]>2023-05-22 06:48:17 +0300
committerThanos Apollo <[email protected]>2023-05-22 06:48:17 +0300
commit1e172cefa3bf38f419d3c277e0f53a46cea68542 (patch)
tree5290c27df307125bf2108aca00dd5ddd50e7796d
parent623f433f4372b5c30121e0cc13710cb559f62f6f (diff)
update paths
-rwxr-xr-xshells.org3
1 files changed, 2 insertions, 1 deletions
diff --git a/shells.org b/shells.org
index 8244b3f..9aa50eb 100755
--- a/shells.org
+++ b/shells.org
@@ -91,7 +91,8 @@
source ~/.shells/alias.sh
source ~/.shells/exports.sh
- export PATH=/home/apollo/.local/bin:$PATH
+ export PATH=/home/$USER/.local/bin:$PATH
+ export HISTFILE=.zhistory
eval "$(starship init zsh)"