diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-05 09:16:18 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-02-05 09:16:18 -0800 |
| commit | 840777a38626a12d41fd4402007fdb28388287fb (patch) | |
| tree | 522462e1cd0594b1ba3bfc4971224b3d4c10ffd7 /tree/src/tcc | |
| parent | d5ca914439602f83469c1d53395a419bce567322 (diff) | |
fix submodules and build levee as vi
Diffstat (limited to 'tree/src/tcc')
| -rwxr-xr-x | tree/src/tcc/setup.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tree/src/tcc/setup.sh b/tree/src/tcc/setup.sh index 6660298..ed6c6d6 100755 --- a/tree/src/tcc/setup.sh +++ b/tree/src/tcc/setup.sh @@ -8,3 +8,4 @@ cd tcc make make test make install +ln -sf ${HOME}/.local/bin/tcc ${HOME}/.local/bin/cc |
