add bins and alternatives

This commit is contained in:
JOLIMAITRE Matthieu 2024-06-18 03:52:40 +02:00
parent a935bb9893
commit 9f3594e0d3
21 changed files with 210 additions and 10 deletions

View file

@ -0,0 +1,17 @@
#!/bin/sh
echo 0x6a j ┘
echo 0x6b k ┐
echo 0x6c l ┌
echo 0x6d m └
echo 0x6e n ┼
echo 0x71 q ─
echo 0x74 t ├
echo 0x75 u ┤
echo 0x76 v ┴
echo 0x77 w ┬
echo 0x78 x │
echo ┌─┬┐
echo │ ││
echo ├─┼┤
echo └─┴┘