Improve markdown formatting for unrendered reading
authorSiraaj Khandkar <siraaj@khandkar.net>
Mon, 1 Jun 2020 13:07:39 +0000 (09:07 -0400)
committerSiraaj Khandkar <siraaj@khandkar.net>
Mon, 1 Jun 2020 13:07:39 +0000 (09:07 -0400)
notes-mac.md

index e0dba32..2bbcf87 100644 (file)
@@ -6,7 +6,8 @@ where `gsed` is needed to understand `\n`.
 
 
 Remove quarantine attribute from an app that is from an unidentified developer:
 
 
 Remove quarantine attribute from an app that is from an unidentified developer:
-`xattr -d com.apple.quarantine /Applications/$app.app`
+
+    xattr -d com.apple.quarantine /Applications/$app.app
 
 
 Tiling window managers:
 
 
 Tiling window managers:
This page took 0.025456 seconds and 4 git commands to generate.