Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shanesatterfield/dotfiles
https://github.com/shanesatterfield/dotfiles
Last synced: about 18 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/shanesatterfield/dotfiles
- Owner: shanesatterfield
- License: mit
- Created: 2017-04-20T03:51:02.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2024-02-20T07:26:46.000Z (9 months ago)
- Last Synced: 2024-02-20T08:32:09.943Z (9 months ago)
- Language: Lua
- Size: 92.8 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Dotfiles
These are my configuration files and scripts used to bootstrap a machine.
I created this project to help me manage all of my configurations and to more quickly and consistently bootstrap a machine from a fresh linux installation.## Usage
Run the bootstrap script as follows to begin the bootstrapping process on your machine.
```
./bootstrap.sh
```