Move rofi and emacs to home config

This commit is contained in:
2024-02-01 13:27:30 +01:00
parent b04a523645
commit 0cf00f5fbf
11 changed files with 60 additions and 6 deletions

View File

@@ -0,0 +1,10 @@
# -*- mode: snippet -*-
# name: equation
# uuid: eq
# key: eq
# condition: t
# --
\begin{equation}
\label{eqn:$1}
$0
\end{equation}