From d189dd6f1596270c3ee2e776b750ad40b9b197c0 Mon Sep 17 00:00:00 2001 From: Tom Li Dobnik Date: Mon, 23 Feb 2026 07:50:14 +0100 Subject: fix --- .Raycast 2025-08-09 18.08.32.rayconfig | Bin 339632 -> 0 bytes .gitignore-template | 1 - Brewfile | 1 - config.yml | 1 - install.sh | 1 - starship.toml | 1 - 6 files changed, 5 deletions(-) delete mode 100644 .Raycast 2025-08-09 18.08.32.rayconfig delete mode 120000 .gitignore-template delete mode 120000 Brewfile delete mode 120000 config.yml delete mode 120000 install.sh delete mode 120000 starship.toml diff --git a/.Raycast 2025-08-09 18.08.32.rayconfig b/.Raycast 2025-08-09 18.08.32.rayconfig deleted file mode 100644 index 64ada08..0000000 Binary files a/.Raycast 2025-08-09 18.08.32.rayconfig and /dev/null differ diff --git a/.gitignore-template b/.gitignore-template deleted file mode 120000 index 552d285..0000000 --- a/.gitignore-template +++ /dev/null @@ -1 +0,0 @@ -.config/.gitignore-template \ No newline at end of file diff --git a/Brewfile b/Brewfile deleted file mode 120000 index 6018181..0000000 --- a/Brewfile +++ /dev/null @@ -1 +0,0 @@ -.config/Brewfile \ No newline at end of file diff --git a/config.yml b/config.yml deleted file mode 120000 index b5e3f41..0000000 --- a/config.yml +++ /dev/null @@ -1 +0,0 @@ -.config/config.yml \ No newline at end of file diff --git a/install.sh b/install.sh deleted file mode 120000 index 3bf3f07..0000000 --- a/install.sh +++ /dev/null @@ -1 +0,0 @@ -.config/install.sh \ No newline at end of file diff --git a/starship.toml b/starship.toml deleted file mode 120000 index 9b2f14d..0000000 --- a/starship.toml +++ /dev/null @@ -1 +0,0 @@ -.config/starship.toml \ No newline at end of file -- cgit v1.2.3