From 19cbeb25e4cbf50a99a338d0253a0cf3e2243195 Mon Sep 17 00:00:00 2001 From: q3aql Date: Fri, 2 Apr 2021 14:08:42 +0200 Subject: [PATCH] Mintty default config file --- prompt/.minttyrc | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 prompt/.minttyrc diff --git a/prompt/.minttyrc b/prompt/.minttyrc new file mode 100644 index 0000000..3a7f748 --- /dev/null +++ b/prompt/.minttyrc @@ -0,0 +1,3 @@ +FontHeight=10 +Columns=126 +Rows=39