diff options
| author | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-01 11:37:31 -0800 |
|---|---|---|
| committer | Thomas Ulmer <thomasmulmer02@gmail.com> | 2026-03-01 11:37:31 -0800 |
| commit | e01b84a6698f5060fd7dea789fc0ffa872f26b15 (patch) | |
| tree | da1d4369048833f0496ae51d400d118f30c499bd /tree/src/tcsh/setup.sh | |
| parent | 6d8430971dada74478a0cd2c9eca2272a105b744 (diff) | |
remove tree
Diffstat (limited to 'tree/src/tcsh/setup.sh')
| -rwxr-xr-x | tree/src/tcsh/setup.sh | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tree/src/tcsh/setup.sh b/tree/src/tcsh/setup.sh deleted file mode 100755 index f96e30d..0000000 --- a/tree/src/tcsh/setup.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -cd tcsh -./configure --prefix=${HOME}/.local -make -make install |
