Update bshrc

This commit is contained in:
Lluciocc
2026-04-20 12:23:21 +02:00
committed by GitHub
parent 65d5fc974f
commit 016f6dad15

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.