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
- Host: GitHub
- URL: https://github.com/nikdoof/dotfiles
- Owner: nikdoof
- Created: 2018-02-25T08:26:12.000Z (over 8 years ago)
- Default Branch: main
- Last Pushed: 2026-01-27T23:07:55.000Z (5 months ago)
- Last Synced: 2026-01-28T12:30:00.142Z (5 months ago)
- Topics: dotfiles, psdotfiles, stow
- Language: Shell
- Homepage:
- Size: 27.6 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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
```