From: Sasha Gerrand Date: Mon, 13 May 2013 06:22:47 +0000 (-0700) Subject: Merge pull request #6 from jtinfors/master X-Git-Url: https://v.licheni.net/stack/conf/xfce4-terminal-colors-solarized.git/commitdiff_plain/42fbc231420ed48264f7296afff6c3b4c9562ac3?hp=67df7481ecd41cad5ea7784b1f8a861fb220f05d Merge pull request #6 from jtinfors/master correct destination path --- diff --git a/README.md b/README.md index b1c304f..a118614 100644 --- a/README.md +++ b/README.md @@ -31,10 +31,10 @@ Move `terminalrc` to your `~/.config/Terminal/` directory. The dark or the light install the dark version please do the following: $ cd xfce4-terminal-colors-solarized - $ mv dark/terminalrc ~/.config/Terminal/ + $ cp dark/terminalrc ~/.config/Terminal/terminalrc To install the light version go with: $ cd xfce4-terminal-colors-solarized - $ mv light/terminalrc ~/.config/Terminal/ + $ cp light/terminalrc ~/.config/Terminal/terminalrc