2020-02-16 13:53:37 +00:00
|
|
|
# sneak/sandbox
|
2016-04-08 12:28:32 +00:00
|
|
|
|
2020-02-16 13:53:37 +00:00
|
|
|
FIXME update this example command
|
2016-04-08 13:46:40 +00:00
|
|
|
|
2016-04-08 13:47:58 +00:00
|
|
|
```
|
2020-02-16 13:53:37 +00:00
|
|
|
docker run -d -p 22:22 -v /home:/home sneak/sandbox
|
2016-04-08 13:47:58 +00:00
|
|
|
```
|
2016-04-08 12:36:49 +00:00
|
|
|
|
2016-04-08 11:43:57 +00:00
|
|
|
# TODO
|
|
|
|
|
|
|
|
* ctags / enhanced vim
|
2016-04-08 12:36:49 +00:00
|
|
|
* sweet screenrc or byobu config
|
2016-04-08 11:43:57 +00:00
|
|
|
* customize PS1
|
|
|
|
* more shells
|
|
|
|
* more editors (emacs)
|
|
|
|
* rbenv build versions
|
2016-04-08 12:36:49 +00:00
|
|
|
* more fonts
|
2016-04-08 13:46:40 +00:00
|
|
|
* pathogen
|
|
|
|
* overcommit
|
|
|
|
* mercurial
|
|
|
|
|
2016-04-08 14:05:56 +00:00
|
|
|
# See Also
|
|
|
|
|
|
|
|
* https://github.com/marvinpinto/kitchensink
|
|
|
|
* https://github.com/shykes/devbox
|
|
|
|
|
2016-04-08 13:46:40 +00:00
|
|
|
# Feedback
|
|
|
|
|
|
|
|
Feedback is appreciated, PRs are encouraged.
|
|
|
|
|
|
|
|
# Author
|
|
|
|
|
|
|
|
Jeffrey Paul <sneak@sneak.berlin>
|
|
|
|
|
2020-02-16 13:53:37 +00:00
|
|
|
[sneak@sneak.berlin](mailto:sneak@sneak.berlin)
|
|
|
|
|
2016-04-08 13:46:40 +00:00
|
|
|
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.
|