Battery script

This commit is contained in:
2025-04-08 06:36:33 +03:00
parent e9305858a5
commit 6dae1f8976
4 changed files with 20 additions and 13 deletions

View File

@ -117,6 +117,7 @@ if ! shopt -oq posix; then
fi
export PATH=$PATH:$HOME/go/bin
export PATH=$PATH:$HOME/bin
eval "$(zoxide init bash)"