🔧 Another latex espanso alias

This commit is contained in:
z3rOR0ne 2025-03-27 15:55:48 -07:00
parent 8099a49983
commit 351ce052a7
2 changed files with 17 additions and 0 deletions

8
scripts/align Executable file
View file

@ -0,0 +1,8 @@
#!/usr/bin/env bash
cat <<EOM
\$$
\begin{align*}
\end{align*}
\$$
EOM