Update ~8/26/24

This commit is contained in:
2024-08-29 18:54:36 +09:00
parent eebaa957af
commit 02ded93d14
19 changed files with 120 additions and 4 deletions

3
user/.profile Normal file
View File

@@ -0,0 +1,3 @@
export XDG_DATA_DIRS=$XDG_DATA_DIRS:/usr/share:/var/lib/flatpak/exports/share:$HOME/.local/share/flatpak/exports/share
export PATH="$PATH:${XDG_BIN_HOME:-$HOME/.local/bin}"