Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/uhooi/dotfiles

My dotfiles
https://github.com/uhooi/dotfiles

bash dotfiles macos vim windows

Last synced: 4 days ago
JSON representation

My dotfiles

Awesome Lists containing this project

README

        

# Dotfiles

My macOS / Windows dotfiles.

## Setup

### macOS

Install:
```bash
$ git clone https://github.com/uhooi/dotfiles.git
$ cd dotfiles
$ sh Install.sh
```

Uninstall:
```bash
$ sh Uninstall.sh
```

### Windows

Install:
```bat
$ git clone https://github.com/uhooi/dotfiles.git
$ cd dotfiles
$ start Install.bat
```

Uninstall:
```bat
$ start Uninstall.bat
```

## Caution

Please take a backup of dotfiles before uninstall.