aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/%USERPROFILE%/.minttyrc
diff options
context:
space:
mode:
authorEgor Tensin <Egor.Tensin@gmail.com>2020-02-20 01:40:06 +0300
committerEgor Tensin <Egor.Tensin@gmail.com>2020-02-20 01:40:06 +0300
commit5e9b652a7782ebd07b69100d9ce234785bf38083 (patch)
tree6ffaf356b27a888a303bcc060c77a465bbcff29d /%USERPROFILE%/.minttyrc
parentupdate linux-home (diff)
downloadwindows-home-5e9b652a7782ebd07b69100d9ce234785bf38083.tar.gz
windows-home-5e9b652a7782ebd07b69100d9ce234785bf38083.zip
symlinks on Windows are a freaking painHEADmaster
I'll just update the relevant files from linux-home from now on, I think.
Diffstat (limited to '%USERPROFILE%/.minttyrc')
-rw-r--r--[l---------]%USERPROFILE%/.minttyrc24
1 files changed, 23 insertions, 1 deletions
diff --git a/%USERPROFILE%/.minttyrc b/%USERPROFILE%/.minttyrc
index 877508a..43fd612 120000..100644
--- a/%USERPROFILE%/.minttyrc
+++ b/%USERPROFILE%/.minttyrc
@@ -1 +1,23 @@
-../linux-home/%HOME%/.minttyrc \ No newline at end of file
+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