Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/gilbitron/dotfiles
My personal .dotfiles
https://github.com/gilbitron/dotfiles
Last synced: 30 days ago
JSON representation
My personal .dotfiles
- Host: GitHub
- URL: https://github.com/gilbitron/dotfiles
- Owner: gilbitron
- License: mit
- Created: 2017-03-16T10:41:42.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-08-06T13:50:42.000Z (3 months ago)
- Last Synced: 2024-08-06T15:59:15.741Z (3 months ago)
- Language: Shell
- Homepage:
- Size: 61.5 KB
- Stars: 3
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# .dotfiles
The `install.sh` script will symlink any .dotfiles in this folder to the HOME directory.
```
git clone https://github.com/gilbitron/dotfiles.git ~/.dotfiles
cd ~/.dotfiles
./install.sh
```This was inspired by [@holman's dotfiles](https://github.com/holman/dotfiles) which you should definitely check out.