46 lines
742 B
Markdown
46 lines
742 B
Markdown
# sneak/sandbox
|
|
|
|
FIXME update this example command
|
|
|
|
```
|
|
docker run -d -p 22:22 -v /home:/home sneak/sandbox
|
|
```
|
|
|
|
# TODO
|
|
|
|
* ctags / enhanced vim
|
|
* sweet screenrc or byobu config
|
|
* customize PS1
|
|
* more shells
|
|
* more editors (emacs)
|
|
* rbenv build versions
|
|
* more fonts
|
|
* pathogen
|
|
* overcommit
|
|
* mercurial
|
|
|
|
# See Also
|
|
|
|
* https://github.com/marvinpinto/kitchensink
|
|
* https://github.com/shykes/devbox
|
|
|
|
# Feedback
|
|
|
|
Feedback is appreciated, PRs are encouraged.
|
|
|
|
# Author
|
|
|
|
Jeffrey Paul <sneak@sneak.berlin>
|
|
|
|
[sneak@sneak.berlin](mailto:sneak@sneak.berlin)
|
|
|
|
https://sneak.berlin
|
|
|
|
[@sneakdotberlin](https://twitter.com/sneakdotberlin)
|
|
|
|
`5539 AD00 DE4C 42F3 AFE1 1575 0524 43F4 DF2A 55C2`
|
|
|
|
# License
|
|
|
|
This code is released into the public domain.
|