From 1e172cefa3bf38f419d3c277e0f53a46cea68542 Mon Sep 17 00:00:00 2001 From: Thanos Apollo Date: Mon, 22 May 2023 06:48:17 +0300 Subject: update paths --- shells.org | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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)" -- cgit v1.2.3