add this to ~/.bash_profile: source $HOME/github/abugov/env/.bash_profile source $HOME/github/abugov/env/source.sh
brew install fzf cd $HOME/myenv curl -LO https://rawgit.com/kubermatic/fubectl/master/fubectl.source vim ~/.bash_profile source <(kubectl completion bash | sed 's/kubectl/k/g'); source $HOME/myenv/fubectl.source;
ln -sf $HOME/github/abugov/env/tmux.conf $HOME/.tmux.conf git clone https://github.com/tmux-plugins/tpm $HOME/.tmux/plugins/tpm the run tmux and press ~ and then shift+i (it will "freeze" for like 20-30s while installing plugins, one-time thing)