Sandbox is the set of scripts designed working through ssh. It requires no configuration.
- pre-configured
tmux
- basic
zsh
configuration - basic
vim
configuration - bundled
ack
command rbenv
support
-
Please install required packages:
sudo apt-get install vim zsh tmux
-
Clone repository into desired location:
git clone http://github.com/dominikc/sandbox ~/s
-
[Optional] Please indicate your environment type (production [default], staging or development):
echo "staging" > ~/.sandbox_env
-
Create or attach to existing sandbox sesssion:
s/tmux s/tmux a[ttach]