From 1fd92fcaf3aadea1e9509f859340f57100218c41 Mon Sep 17 00:00:00 2001 From: "Simen A. W. Olsen" Date: Sat, 21 Mar 2026 13:49:10 +0100 Subject: refactor: consolidate dotfiles into declarative Nix modules - Remove nvim git submodule, use flake input instead - Inline all shell configurations into Nix modules - Remove legacy bootstrap.sh and macos/macos script - Add NixOS system configuration support - Update documentation with platform-specific setup - Add claude-code to macOS Homebrew - Remove stow-based dotfile management approach --- ghostty/.config/ghostty/config | 8 -------- 1 file changed, 8 deletions(-) delete mode 100644 ghostty/.config/ghostty/config (limited to 'ghostty/.config') diff --git a/ghostty/.config/ghostty/config b/ghostty/.config/ghostty/config deleted file mode 100644 index 0743e2d..0000000 --- a/ghostty/.config/ghostty/config +++ /dev/null @@ -1,8 +0,0 @@ -theme = tokyonight-storm - -window-padding-x = 12 -window-padding-y = 12 -window-decoration = true -window-theme = "dark" -window-inherit-working-directory = true -window-inherit-font-size = true -- cgit v1.2.3