mirror of
https://github.com/BoredDevNL/BoredOS.git
synced 2026-05-15 18:58:40 +00:00
Update bshrc
This commit is contained in:
parent
65d5fc974f
commit
016f6dad15
1 changed files with 1 additions and 1 deletions
|
|
@ -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.
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue