diff options
| author | Bruce Hill <bruce@bruce-hill.com> | 2021-07-03 21:41:08 -0700 |
|---|---|---|
| committer | Bruce Hill <bruce@bruce-hill.com> | 2021-07-03 21:41:08 -0700 |
| commit | a78619a402f3a63faa386403c068d1079780c57a (patch) | |
| tree | c7749cb004281367005a177d9168edb694791f6c /API.md | |
| parent | 1d54d6a29269d89248f65d9f2874b88c34e63691 (diff) | |
Switch from /etc/xdg/bb to /etc/bb
Diffstat (limited to 'API.md')
| -rw-r--r-- | API.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -10,7 +10,7 @@ internal state. ## Helper Functions `bb` is bundled with some helper scripts for performing common tasks. These -scripts are installed to `/etc/xdg/bb/`, which is added to `bb`'s `$PATH` +scripts are installed to `/etc/bb/`, which is added to `bb`'s `$PATH` environment variable at runtime. `~/.config/bb/` is also added to the `$PATH` with higher priority, so you can override any of these scripts by putting your own version there. |
