mirror of
https://github.com/nikdoof/dotfiles.git
synced 2026-01-29 18:38:15 +00:00
Update README
This commit is contained in:
15
README.md
15
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
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user