Skip to content

Instantly share code, notes, and snippets.

@SamuraiT
Last active September 30, 2015 09:20
Show Gist options
  • Select an option

  • Save SamuraiT/f0c28fd606fd536945e3 to your computer and use it in GitHub Desktop.

Select an option

Save SamuraiT/f0c28fd606fd536945e3 to your computer and use it in GitHub Desktop.
git clone https://github.com/tmux-plugins/tpm ~/.tmux/plugins/tpm
git clone https://github.com/seebi/tmux-colors-solarized.git ~/.tmux/plugins/tmux-colors-solarized
cat ~/.tmux/plugins/tmux-colors-solarized/tmuxcolors-256.conf >> ~/.tmux.conf
echo "set -g @plugin 'seebi/tmux-colors-solarized'" >> ~/.tmux.conf
echo "set-option -g prefix C-o" >> ~/.tmux.conf
tmux source ~/.tmux.conf
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment