Created
May 10, 2016 12:28
-
-
Save ericfourrier/dd7c80d774fd1f3850613203f0a61c9c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Installing solorized theme for terminator | |
git clone https://github.com/ghuntley/terminator-solarized.git | |
cd terminator-solarized | |
mkdir -p ~/.config/terminator/ | |
touch ~/.config/terminator/config | |
# if you want to replace current config: | |
cp config ~/.config/terminator |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment