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

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

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).