Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/property404/shell-stuff
Just my personal dotfiles and whatnots
https://github.com/property404/shell-stuff
Last synced: 27 days ago
JSON representation
Just my personal dotfiles and whatnots
- Host: GitHub
- URL: https://github.com/property404/shell-stuff
- Owner: Property404
- Created: 2016-12-31T19:56:20.000Z (about 8 years ago)
- Default Branch: main
- Last Pushed: 2024-11-15T20:01:25.000Z (about 2 months ago)
- Last Synced: 2024-11-15T20:32:59.881Z (about 2 months ago)
- Language: Shell
- Homepage:
- Size: 84 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Shell Stuff
Dotfiles and system setup for Dagan
## Usage
`./bootstrap.sh --profile `
## Profiles
Profiles can enable and disable features, specify specific packages, and run
arbitrary commands. Profiles inherit from other profiles. Each profile should
have at most one parent.Profies are listed `./profiles`
## Testing with docker
`docker build -f docker/ .`