Add \cpp and \sh syntax for inline code
@@ -32,3 +32,6 @@
breakafter=d,
linenos
}
+
+\newmintinline[sh]{bash}{}
+\newmintinline[cpp]{c}{}