v.licheni.net
/
stack
/
conf
/
xfce4-terminal-colors-solarized.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
67df748
)
Correct destination path for terminalrc
author
jens tinfors
<jens@mintpad.(none)>
Mon, 13 May 2013 05:54:56 +0000
(07:54 +0200)
committer
jens tinfors
<jens@mintpad.(none)>
Mon, 13 May 2013 05:54:56 +0000
(07:54 +0200)
README.md
patch
|
blob
|
history
diff --git
a/README.md
b/README.md
index
b1c304f
..
a118614
100644
(file)
--- 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
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
To install the light version go with:
$ cd xfce4-terminal-colors-solarized
- $
mv light/terminalrc ~/.config/Terminal/
+ $
cp light/terminalrc ~/.config/Terminal/terminalrc