diff --git a/.cache/wal b/.cache/wal deleted file mode 120000 index 3f82807..0000000 --- a/.cache/wal +++ /dev/null @@ -1 +0,0 @@ -.cache/hellwal/ \ No newline at end of file diff --git a/.local/bin/ctpv b/.local/bin/ctpv new file mode 100755 index 0000000..eae6786 --- /dev/null +++ b/.local/bin/ctpv @@ -0,0 +1,2 @@ +#!/bin/sh +LD_LIBRARY_PATH="$HOME"/Documents/Miscelleaneous/alpchroot/usr/lib "$HOME"/.local/src/ctpv/ctpv "$@"