Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/uhooi/dotfiles
- Owner: uhooi
- Created: 2016-08-23T10:39:27.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-04-11T17:06:06.000Z (7 months ago)
- Last Synced: 2024-04-12T23:26:29.164Z (7 months ago)
- Topics: bash, dotfiles, macos, vim, windows
- Language: Shell
- Homepage:
- Size: 11.5 MB
- Stars: 31
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
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.