Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/theknarf/configs
Dot-files among other configs
https://github.com/theknarf/configs
dotfiles
Last synced: about 2 months ago
JSON representation
Dot-files among other configs
- Host: GitHub
- URL: https://github.com/theknarf/configs
- Owner: TheKnarf
- Created: 2011-06-26T14:01:53.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2024-09-30T08:04:39.000Z (3 months ago)
- Last Synced: 2024-10-14T11:14:29.249Z (2 months ago)
- Topics: dotfiles
- Language: Shell
- Homepage:
- Size: 151 KB
- Stars: 1
- Watchers: 3
- Forks: 1
- Open Issues: 7
-
Metadata Files:
- Readme: Readme.md
Awesome Lists containing this project
README
# Configs
Dot files and other config files.
First time setup scritps under `os/`.## Installation
```
./setup
```## Testing
You can test out the setup using Docker.
```
docker build -t dotfiles .
docker run -it dotfiles
```