summarylogtreecommitdiffstats
path: root/tlf.1
blob: 2a078684f2dc1609e2ce2752af05e755e8d5e516 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
mkdir -p $HOME/tlf
cd $HOME/tlf
cp -ua /usr/share/tlf/* .
if [ -f /usr/share/cty/cty.dat ]; then
    cp -ua /usr/share/cty/cty.dat .
fi
exec tlf.1