Commit Graph
4 Commits
Author SHA1 Message Date
xavier df189f9ec1 style: Normalize variable expansions to ${var} across the repo
Replace bare $var with ${var} everywhere it was still used, matching
the convention already established in rc.d/prompt and rc.d/history.
Positional parameters ($1, $@, $#) and special variables ($?, $$, $-)
are left as-is, consistent with existing usage in _helpers.bash.

rc.d/broot is auto-generated by the broot binary and will likely be
overwritten with its original formatting on the next broot update.
2026-08-22 00:55:39 +02:00
xavier d16070946b Added some aliases for gentoo 2015-09-18 12:13:41 +02:00
xavier 592b5ae2b5 Modified gentoo.bash 2015-02-23 15:14:14 +01:00
xavier c3eb993d03 Add aliases for gentoo 2014-01-26 13:03:52 +01:00