From 31c3e53e30663f77c85e4076dfe183580ff84833 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Mon, 15 Mar 2021 10:30:18 +0000 Subject: [PATCH] Minor fixes --- git/.gitconfig | 2 +- metadata/raycast.xml | 9 +++++++++ winterm/settings.json | 6 ------ 3 files changed, 10 insertions(+), 7 deletions(-) create mode 100644 metadata/raycast.xml diff --git a/git/.gitconfig b/git/.gitconfig index 8034bc6..b93087b 100644 --- a/git/.gitconfig +++ b/git/.gitconfig @@ -4,7 +4,7 @@ signingkey = 86DAB9F71FF20A3A [core] editor = nano - excludesfile = /Users/nikdoof/.gitignore_global + excludesfile = ~/.gitignore_global [alias] prune = fetch --prune diff --git a/metadata/raycast.xml b/metadata/raycast.xml new file mode 100644 index 0000000..e53205b --- /dev/null +++ b/metadata/raycast.xml @@ -0,0 +1,9 @@ + + + Raycast Profile + + + Static + NeverInstall + + \ No newline at end of file diff --git a/winterm/settings.json b/winterm/settings.json index d4eb72e..c154ba5 100644 --- a/winterm/settings.json +++ b/winterm/settings.json @@ -48,12 +48,6 @@ "hidden": false, "icon": "%ONEDRIVECOMMERCIAL%/Icons/centos.png" }, - { - "name": "kronos.int.doofnet.uk", - "commandline": "ssh kronos.int.doofnet.uk", - "hidden": false, - "icon": "%ONEDRIVECOMMERCIAL%/Icons/centos.png" - }, { "guid": "{07b52e3e-de2c-5db4-bd2d-ba144ed6c273}", "hidden": false,