cheatsheet

This commit is contained in:
2025-07-16 22:41:36 +02:00
parent 72bf4c5e6f
commit 0df503d095
2 changed files with 5 additions and 19 deletions

4
.gitignore vendored
View File

@@ -6,3 +6,7 @@ debug
foo.*
*.log
data
cheatsheet/cheatsheet.aux
cheatsheet/cheatsheet.out
cheatsheet/cheatsheet.pdf

View File

@@ -122,25 +122,7 @@
\vspace{1cm}
% -----------------
\section*{Git}
\begin{tabular}{|>{\raggedright}p{5cm}|p{9cm}|}
\hline
\textbf{Shortcut} & \textbf{Aktion} \\
\hline
\texttt{<Space> g g} & LazyGit öffnen \\
\hline
\texttt{<Space> g s} & Git-Status anzeigen \\
\hline
\texttt{<Space> g c} & Commit \\
\hline
\texttt{<Space> g b} & Branches anzeigen \\
\hline
\end{tabular}
\vspace{1cm}
% -----------------
\section*{Sonstiges}
\begin{tabular}{|>{\raggedright}p{5cm}|p{9cm}|}
@@ -151,7 +133,7 @@
\hline
\texttt{<Space> q} & Quickfix öffnen/schließen \\
\hline
\texttt{<Space> t} & Toggle-Optionen (z. B. relative Zeilen) \\
\texttt{<Space> g g} & LazyGit öffnen \\
\hline
\end{tabular}