An open API service indexing awesome lists of open source software.

https://github.com/nikdoof/dotfiles

My personal dotfiles that I use
https://github.com/nikdoof/dotfiles

dotfiles psdotfiles stow

Last synced: 4 months ago
JSON representation

My personal dotfiles that I use

Awesome Lists containing this project

README

          

# .dotfiles

A collection of dotfiles used by [nikdoof](https://github.com/nikdoof)

## 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
```