Update 2025-09-17

This commit is contained in:
2025-09-17 16:43:28 +03:00
parent 9e273d276b
commit 120ee994f3
14 changed files with 51 additions and 54 deletions

View File

@@ -10,7 +10,7 @@ typeset -U PATH path
export PATH="$PATH:${$(find ~/.local/bin -type d -printf %p:)%%:}"
export PATH="$PATH:~/.spicetify"
export PATH="$PATH:${$(find ~/.cache/.bun/bin -type d -printf %p:)%%:}"
export PATH=$JAVA_HOME/bin:$PATH
export PATH="$JAVA_HOME/bin:$PATH"
# Disable files
export LESSHISTFILE=-