summaryrefslogtreecommitdiff
path: root/src/tcsh
diff options
context:
space:
mode:
authorThomas Ulmer <thomasmulmer02@gmail.com>2026-06-14 08:59:25 -0700
committerThomas Ulmer <thomasmulmer02@gmail.com>2026-06-14 08:59:25 -0700
commit3376b6420d3b6cc965890e46e7bbd06fbc9fd037 (patch)
tree67b59ce0f9ba016db62067a081c0535d064d2a3f /src/tcsh
parentd533343af750dcfda2321f33953b66396e767f10 (diff)
layout reorg
Diffstat (limited to 'src/tcsh')
-rwxr-xr-xsrc/tcsh/setup.sh6
m---------src/tcsh/tcsh0
2 files changed, 0 insertions, 6 deletions
diff --git a/src/tcsh/setup.sh b/src/tcsh/setup.sh
deleted file mode 100755
index f96e30d..0000000
--- a/src/tcsh/setup.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-cd tcsh
-./configure --prefix=${HOME}/.local
-make
-make install
diff --git a/src/tcsh/tcsh b/src/tcsh/tcsh
deleted file mode 160000
-Subproject 626e47612a42d769d6082eef4f43fafd0da84d8