This commit is contained in:
Arthur Khachaturov 2024-08-29 23:31:26 +03:00
parent b2d18d1116
commit 970dfed3b2
No known key found for this signature in database
GPG key ID: CAC2B7EB6DF45D55
4 changed files with 5 additions and 3 deletions

View file

@ -0,0 +1,3 @@
export PATH="$1:$PATH"
# vim: ft=sh