From 42bfc58e0831314e009874036533eca5e719197b Mon Sep 17 00:00:00 2001 From: primary Date: Sat, 18 Apr 2026 01:42:07 -0400 Subject: [PATCH] archive: repo moved to titaniumtown/nixos --- README.md | 21 --------------------- 1 file changed, 21 deletions(-) diff --git a/README.md b/README.md index 97f0b80..e69de29 100644 --- a/README.md +++ b/README.md @@ -1,21 +0,0 @@ -# My Dotfiles ✨ -These are my dotfiles for my laptop and desktop (which I use [NixOS](https://nixos.org/) and [home-manager](https://github.com/nix-community/home-manager) on). - -## What do I use? -Browser: Firefox 🦊 (actually [Zen Browser](https://github.com/zen-browser/desktop) :p) - -Text Editor: [Doom Emacs](https://github.com/doomemacs/doomemacs) - -Terminal: [alacritty](https://github.com/alacritty/alacritty) - -Shell: [fish](https://fishshell.com/) with the [pure](https://github.com/pure-fish/pure) prompt - -WM: [niri](https://github.com/YaLTeR/niri) (KDE on my desktop) - -There is more that I'm using, but those are the main ones! Read my configs to get more into the specifics. - -### Background - - Got my background from [here](https://old.reddit.com/r/celestegame/comments/11dtgwg/all_most_of_the_backgrounds_in_celeste_edited/) and used the command `magick input.png -filter Point -resize 2880x1920! output.png` to upscale it bilinearly - -## TODO! -- [ ] Seperate out common shell utilities into a module or some sort (could be used on other machines)