From a57503f372db8bce37d67693d04b5a8787180f70 Mon Sep 17 00:00:00 2001 From: Andrew Williams Date: Sat, 17 Jan 2026 15:57:22 +0000 Subject: [PATCH] Update README --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index 12c7a97..82ddaba 100644 --- a/README.md +++ b/README.md @@ -1,11 +1,20 @@ -## Dotfiles +# .dotfiles A collection of dotfiles used by [nikdoof](https://github.com/nikdoof) -## Linux / macOS +## Used Tools +* [Aerospace](https://nikitabobko.github.io/AeroSpace/guide) +* [Jankyborders](https://github.com/FelixKratz/JankyBorders) +* [Ghostty](https://ghostty.org) +* [Starship](https://starship.rs) +* [Zed](https://zed.dev) + +## Installation + +### Linux / macOS Installation is handled by `stowage`. 'Github' SSH key from private dotfiles required to run successfully. -``` +```shell-session curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash ```