New Files

This commit is contained in:
2025-06-19 15:10:32 +03:00
parent 9404c68a01
commit cef2d382a9
116 changed files with 2638 additions and 0 deletions

View File

@ -0,0 +1,3 @@
export PATH=$PATH:${HOME}/.bin
export PATH=$HOME/bin:/usr/local/bin:$PATH
export PATH=$HOME/.local/bin:$PATH