https://github.com/pyroscope/muenchhausen
Fresh host setup / bootstrapping
https://github.com/pyroscope/muenchhausen
Last synced: 9 months ago
JSON representation
Fresh host setup / bootstrapping
- Host: GitHub
- URL: https://github.com/pyroscope/muenchhausen
- Owner: pyroscope
- License: other
- Created: 2012-06-01T17:09:50.000Z (almost 14 years ago)
- Default Branch: master
- Last Pushed: 2012-07-20T21:31:39.000Z (over 13 years ago)
- Last Synced: 2025-03-12T06:18:08.149Z (about 1 year ago)
- Language: Shell
- Size: 97.7 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
muenchhausen
============
Fresh host setup / bootstrapping for Debian and derivatives.
DISCLAIMER: These scripts and configs set things up they way I like it, which
means you don't need to. I don't install things globally that I don't need to
be globally available, i.e. stuff ends up in $HOME more than is usually the
case. All scripts are idempotent, i.e. you can call them as often as you like
and they still "do the right thing" (keeping existing things untouched or
updating them). Even if you don't use the configs, the provided helper
functions and install scripts might still be useful to roll your own setup.
TODO: HOW-TO
Tested for:
* Debian 6 (Squeeze),
* Ubuntu 12.04 LTS (Precise),
* anything you test it on, and report back to me.
Other similar resources:
* https://github.com/Voruse/Fangspitzen
* https://github.com/ornicar/dotfiles
* https://github.com/xionon/bash-config
* https://github.com/zendeavor/config-stuff
* https://github.com/matschaffer/profile