Commit ad94672
committed
Refactor the
Before, we called out to `tr` when pretty-printing `PATH` via the `path`
alias. There was no need for us to do this because we could have used
Bash substitution instead. We refactored the `path` alias to do so.
[GitHub](#770)path alias1 parent 35dbcdf commit ad94672
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
16 | | - | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| |||
0 commit comments