Skip to content
Snippets Groups Projects
Commit 67d3d728 authored by Hinrikus Wolf's avatar Hinrikus Wolf
Browse files

lstlistings mit bash hinzugefügt

parent 58a2c733
No related branches found
No related tags found
No related merge requests found
...@@ -9,6 +9,10 @@ ...@@ -9,6 +9,10 @@
\usepackage{graphicx} \usepackage{graphicx}
\setlength{\parskip}{1em plus 1pt minus 1pt} \setlength{\parskip}{1em plus 1pt minus 1pt}
\setlength{\parindent}{0pt} \setlength{\parindent}{0pt}
\usepackage{courier}
\usepackage{listings}
\lstset{language=bash, numbers=left, basicstyle=\ttfamily}
\begin{document} \begin{document}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment