mirror of
https://github.com/nikdoof/dotfiles.git
synced 2025-12-13 01:32:30 +00:00
12 lines
300 B
Markdown
12 lines
300 B
Markdown
## Dotfiles
|
|
|
|
A collection of dotfiles used by [nikdoof](https://github.com/nikdoof)
|
|
|
|
## Linux / macOS
|
|
|
|
Installation is handled by `stowage`. 'Github' SSH key from private dotfiles required to run successfully.
|
|
|
|
```
|
|
curl https://raw.githubusercontent.com/nikdoof/dotfiles/main/bootstrap.sh | bash
|
|
```
|