Move T to functions

This commit is contained in:
Case Duckworth 2021-02-06 16:43:43 -06:00
parent 208e9b1ac2
commit be601268d4
1 changed files with 1 additions and 1 deletions

2
G
View File

@ -6,9 +6,9 @@
# symbols (?)
PHI="<span class=phi>&#x2C77;</span>"
# functions
T()(sed q "$1")
# functions
Nav() { # Nav <INDEX> <files...>
idx="$1";shift
if [ "x$idx" != "x-" ]; then