diff options
| author | Thomas Schneider <qsx@chaotikum.eu> | 2026-07-27 18:57:23 +0200 |
|---|---|---|
| committer | Thomas Schneider <qsx@chaotikum.eu> | 2026-07-27 20:02:37 +0200 |
| commit | 5ed62e556d191f83cdb7acbfe822a6dadb9ff221 (patch) | |
| tree | 72c00f424347dd244f50f5533021a2c5ccaa41bf /dot.zshenv | |
| parent | 7274f684010613704e7f33d81341d330bc7b3572 (diff) | |
zsh: Add rebar3 to `$path`
Diffstat (limited to 'dot.zshenv')
| -rw-r--r-- | dot.zshenv | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -13,6 +13,7 @@ path=( $GOPATH/bin(/N) ~/.cargo/bin(/N) ~/.poetry/bin(/N) + ~/.cache/rebar3/bin(/N) ~/.local/bin(/N) /usr/local/bin(/N) /usr/local/sbin(/N) |
