atom default project path
authorAndrew Lorimer <andrew@lorimer.id.au>
Wed, 8 Aug 2018 09:09:58 +0000 (19:09 +1000)
committerAndrew Lorimer <andrew@lorimer.id.au>
Sat, 22 Dec 2018 11:39:06 +0000 (22:39 +1100)
atom/.atom/config.cson
index ea1c6e171e9305bfcb533a31ccaf6dbadd16e8a8..cbbe94f174a2b3d883a02fabd2efc51fb1fcec20 100644 (file)
@@ -12,7 +12,9 @@
     disabledPackages: [
       "markdown-preview"
     ]
+    projectHome: "/Users/andrew/"
     telemetryConsent: "no"
+    titleBar: "custom"
   editor:
     showIndentGuide: true
     softWrap: false