Update bshrc

This commit is contained in:
Lluciocc 2026-04-20 12:23:21 +02:00 committed by GitHub
parent 65d5fc974f
commit 016f6dad15
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -5,7 +5,7 @@
# Lines starting with # are comments. # Lines starting with # are comments.
# #
# PATH controls command lookup order (colon-separated). # PATH controls command lookup order (colon-separated).
export PATH="/bin:/example/bin" export PATH="/bin"
# Scripts to run automatically. # Scripts to run automatically.
# STARTUP runs for interactive shells. # STARTUP runs for interactive shells.