Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/kesin11/dotfiles

my dotfiles
https://github.com/kesin11/dotfiles

Last synced: about 2 months ago
JSON representation

my dotfiles

Awesome Lists containing this project

README

        

# My dotfiles

## SETUP
### VSCode Remote Container or Codespaces
```bash
sh ~/dotfiles/install.sh
```

### macOS or WSL or desktop Linux
```bash
sh ~/dotfiles/install_for_desktop.sh

# Install homebrew or linuxbrew
bash ~/dotfiles/brew-install.sh
```