https://github.com/nukopy/dotfiles
My dotfiles repository
https://github.com/nukopy/dotfiles
dotfiles zsh
Last synced: 5 months ago
JSON representation
My dotfiles repository
- Host: GitHub
- URL: https://github.com/nukopy/dotfiles
- Owner: nukopy
- Created: 2019-12-03T23:41:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2025-11-11T10:37:54.000Z (7 months ago)
- Last Synced: 2026-01-12T22:42:40.215Z (5 months ago)
- Topics: dotfiles, zsh
- Language: Lua
- Size: 206 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nukopy's dotfiles repository
Dotfiles repository to get my work environment ready in just a few moments.
## Supported OS
- [x] macOS
- [ ] Linux (Ubuntu)
- [ ] Windows
## Requirements
### macOS
- macOS Command Line Tools
- Homebrew
- Xcode
### Linux
TODO
### Windows
TODO
## Setup
```bash
cd dotfiles
bash bootstrap.bash
```
## References
This repository is inspired by:
- [hiramekun/dotfiles](https://github.com/hiramekun/dotfiles).