Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/kesin11/dotfiles
my dotfiles
https://github.com/kesin11/dotfiles
Last synced: about 2 months ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/kesin11/dotfiles
- Owner: Kesin11
- Created: 2012-08-13T16:25:29.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2024-10-31T19:34:20.000Z (about 2 months ago)
- Last Synced: 2024-10-31T20:26:40.472Z (about 2 months ago)
- Language: Vim Script
- Size: 25.1 MB
- Stars: 5
- Watchers: 2
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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
```