https://github.com/agilgur5/dotfiles
Settings for editors, OSes, etc to carry over across computers
https://github.com/agilgur5/dotfiles
Last synced: 3 months ago
JSON representation
Settings for editors, OSes, etc to carry over across computers
- Host: GitHub
- URL: https://github.com/agilgur5/dotfiles
- Owner: agilgur5
- License: apache-2.0
- Created: 2018-02-15T21:38:15.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2025-01-12T06:05:30.000Z (4 months ago)
- Last Synced: 2025-01-18T22:06:16.978Z (4 months ago)
- Language: Shell
- Size: 76.2 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# dotfiles
Settings for editors, OSes, etc to carry over across computers
## Usage
To install these settings, run:
```bash
bash install.sh
```To programatically generate these settings from an existing environment, run:
```bash
bash generate.sh
```