Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/dhayab/dotfiles
https://github.com/dhayab/dotfiles
Last synced: 3 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/dhayab/dotfiles
- Owner: dhayab
- License: isc
- Created: 2019-03-18T16:58:13.000Z (almost 6 years ago)
- Default Branch: master
- Last Pushed: 2024-11-14T19:34:57.000Z (2 months ago)
- Last Synced: 2025-01-20T09:53:39.606Z (5 days ago)
- Language: Vim Script
- Size: 628 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# dotfiles
This repository uses the excellent [@atomantic/dotfiles](https://github.com/atomantic/dotfiles) project as the base, and has been changed to my preferences.
## Installation
Open Terminal (not iTerm) and run this:
```bash
git clone --recurse-submodules https://github.com/dhayab/dotfiles ~/.dotfiles
cd ~/.dotfiles
./install
```Follow the original [README.md](https://github.com/atomantic/dotfiles#readme) to understand how this works. Also, just to be clear...
## ¯\\_(ツ)_/¯ Warning / Liability
> Warning:
The creator of this repo is not responsible if your machine ends up in a state you are not happy with. If you are concerned, look at the code to review everything this will do to your machine :)