diff --git a/dotfiles/.config/VSCodium/User/settings.json b/dotfiles/.config/VSCodium/User/settings.json
deleted file mode 100644
index b2be453b..00000000
--- a/dotfiles/.config/VSCodium/User/settings.json
+++ /dev/null
@@ -1,38 +0,0 @@
-{
- "diffEditor.ignoreTrimWhitespace": false,
- "editor.fontFamily": "'JetBrainsMono Nerd Font', 'monospace', monospace",
- "editor.fontLigatures": true,
- "editor.fontSize": 14,
- "editor.multiCursorModifier": "ctrlCmd",
- "editor.renderLineHighlight": "none",
- "explorer.compactFolders": false,
- "explorer.confirmDelete": false,
- "extensions.autoCheckUpdates": false,
- "files.insertFinalNewline": true,
- "files.trimFinalNewlines": true,
- "files.trimTrailingWhitespace": true,
- "git.autofetch": true,
- "git.confirmSync": false,
- "git.enableCommitSigning": false,
- "git.enableSmartCommit": true,
- "material-icon-theme.activeIconPack": "none",
- "material-icon-theme.folders.theme": "classic",
- "telemetry.telemetryLevel": "off",
- "terminal.integrated.fontFamily": "'JetBrainsMono Nerd Font', 'monospace', monospace",
- "terminal.integrated.fontSize": 12,
- "update.mode": "none",
- "update.showReleaseNotes": false,
- "window.autoDetectColorScheme": true,
- "window.commandCenter": true,
- "window.titleBarStyle": "custom",
- "window.zoomLevel": 0.1,
- "workbench.colorTheme": "Adwaita Dark",
- "workbench.iconTheme": "material-icon-theme",
- "workbench.preferredDarkColorTheme": "Adwaita Dark",
- "workbench.preferredLightColorTheme": "Adwaita Light",
- "workbench.productIconTheme": "adwaita",
- "workbench.startupEditor": "none",
- "workbench.tree.indent": 12,
- "explorer.confirmDragAndDrop": false,
- "explorer.confirmPasteNative": false
-}
diff --git a/dotfiles/.config/autostart/Ollama.desktop b/dotfiles/.config/autostart/Ollama.desktop
deleted file mode 100644
index 4add9bdc..00000000
--- a/dotfiles/.config/autostart/Ollama.desktop
+++ /dev/null
@@ -1,10 +0,0 @@
-[Desktop Entry]
-Name=Ollama
-GenericName=Start Ollama
-Exec="ollama serve"
-Terminal=true
-Categories=Network
-Type=Application
-StartupNotify=false
-X-GNOME-Autostart-enabled=true
-X-GNOME-Autostart-Delay=10
diff --git a/dotfiles/.vscode-oss/argv.json b/dotfiles/.vscode-oss/argv.json
deleted file mode 100644
index 38b15fae..00000000
--- a/dotfiles/.vscode-oss/argv.json
+++ /dev/null
@@ -1,20 +0,0 @@
-// This configuration file allows you to pass permanent command line arguments to VS Code.
-// Only a subset of arguments is currently supported to reduce the likelihood of breaking
-// the installation.
-//
-// PLEASE DO NOT CHANGE WITHOUT UNDERSTANDING THE IMPACT
-//
-// NOTE: Changing this file requires a restart of VS Code.
-{
- // Use software rendering instead of hardware accelerated rendering.
- // This can help in cases where you see rendering issues in VS Code.
- // "disable-hardware-acceleration": true,
-
- // Allows to disable crash reporting.
- // Should restart the app if the value is changed.
- "enable-crash-reporter": false,
-
- // Unique id used for correlating crash reports sent from this instance.
- // Do not edit this value.
- "crash-reporter-id": "e94ffba9-c836-47a5-9da4-0a7bccb489d3"
-}
\ No newline at end of file
diff --git a/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.continueignore b/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.continueignore
deleted file mode 100644
index 18420af9..00000000
--- a/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.continueignore
+++ /dev/null
@@ -1,3 +0,0 @@
-media
-**/*.tmLanguage
-textmate-syntaxes
diff --git a/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.continuerc.json b/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.continuerc.json
deleted file mode 100644
index 7fbb047a..00000000
--- a/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.continuerc.json
+++ /dev/null
@@ -1,9 +0,0 @@
-{
- "customCommands": [
- {
- "name": "hello",
- "prompt": "Write a comprehensive set of unit tests for the selected code. It should setup, run tests that check for correctness including important edge cases, and teardown. Ensure that the tests are complete and sophisticated. Give the tests just as chat output, don't edit any file.",
- "description": "This is an example custom command. Use /config to edit it and create more"
- }
- ]
-}
diff --git a/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.vsixmanifest b/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.vsixmanifest
deleted file mode 100644
index 651c99fa..00000000
--- a/dotfiles/.vscode-oss/extensions/continue.continue-0.8.25-linux-x64/.vsixmanifest
+++ /dev/null
@@ -1,46 +0,0 @@
-
-