File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -36,9 +36,9 @@ provided in the default Dev Container only.
3636 The PATH is
3737 `$HOME/.cabal/bin:$HOME/.local/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin`.
3838 Consequently, executables installed with Cabal (the tool) (at
39- `$HOME/.cabal/bin`) or Stack or Pip (at `$HOME/.local/bin`) take precedence
40- over the same executable installed at `/usr/local/sbin`, `/usr/local/bin`,
41- etc.
39+ `$HOME/.cabal/bin` or `$HOME/.local/bin`) or Stack or Pip (at
40+ `$HOME/.local/bin`) take precedence over the same executable installed at
41+ `/usr/local/sbin`, `/usr/local/bin`, etc.
4242
4343[ VS Code] ( https://code.visualstudio.com ) is used as IDE, with the following
4444extensions pre‑installed:
You can’t perform that action at this time.
0 commit comments