From 6b009f3a1c8904356bfb35394ea0226a9aa15b7a Mon Sep 17 00:00:00 2001 From: Luke Sampson Date: Sat, 15 Jun 2013 14:25:14 +1000 Subject: [PATCH] uninstall: remove scoop from path add sublime project with settings to use windows line endings by default --- runat.json | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 runat.json diff --git a/runat.json b/runat.json new file mode 100644 index 0000000000..1cfb40a449 --- /dev/null +++ b/runat.json @@ -0,0 +1,5 @@ +{ + "name": "runat", + "url": "https://gist.github.com/lukesampson/5778559/raw/runat.ps1", + "version": 0.1 +} \ No newline at end of file