aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%HOME%/.minttyrc
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2016-10-06 20:45:23 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2016-10-06 20:45:23 +0300
commitf05d745f30dea9810c42b75c5f191e57a68fa74a (patch)
treec74cb48b870eb0cc01bee4e798ef4e32bad9c3a3 /%HOME%/.minttyrc
parentREADME update (diff)
downloadlinux-home-f05d745f30dea9810c42b75c5f191e57a68fa74a.tar.gz
linux-home-f05d745f30dea9810c42b75c5f191e57a68fa74a.zip
mustn't be a repository anymore
Diffstat (limited to '%HOME%/.minttyrc')
-rw-r--r--%HOME%/.minttyrc23
1 files changed, 23 insertions, 0 deletions
diff --git a/%HOME%/.minttyrc b/%HOME%/.minttyrc
new file mode 100644
index 0000000..43fd612
--- /dev/null
+++ b/%HOME%/.minttyrc
@@ -0,0 +1,23 @@
+BoldAsFont=no
+Font=Consolas
+FontHeight=11
+Rows=25
+ScrollbackLines=9000
+BackgroundColour=30,30,30
+CursorColour=210,210,210
+Black=30,30,30
+BoldBlack=30,30,30
+Red=210,120,120
+BoldRed=210,120,120
+Green=120,210,120
+BoldGreen=120,210,120
+Yellow=210,210,120
+BoldYellow=210,210,120
+Blue=120,165,210
+BoldBlue=120,165,210
+Magenta=240,90,165
+BoldMagenta=240,90,165
+Cyan=90,210,210
+BoldCyan=90,210,210
+White=210,210,210
+BoldWhite=210,210,210