https://github.com/sksat/dotfiles
my dotfiles
https://github.com/sksat/dotfiles
config dotfile dotfiles
Last synced: 8 months ago
JSON representation
my dotfiles
- Host: GitHub
- URL: https://github.com/sksat/dotfiles
- Owner: sksat
- License: mit
- Created: 2017-11-12T06:39:10.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2023-06-18T06:24:25.000Z (almost 3 years ago)
- Last Synced: 2025-04-02T09:37:49.729Z (about 1 year ago)
- Topics: config, dotfile, dotfiles
- Language: Shell
- Homepage:
- Size: 104 KB
- Stars: 4
- Watchers: 1
- Forks: 0
- Open Issues: 7
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
## Install
```
curl https://sksat.net/dotfiles | sh
```
or
```
git clone https://github.com/sksat/dotfiles.git
cd dotfiles
./install.sh
```