Skip to content

Commit

Permalink
mintty docs
Browse files Browse the repository at this point in the history
  • Loading branch information
clach04 committed Sep 28, 2024
1 parent 5d2a940 commit 4b44c99
Showing 1 changed file with 12 additions and 1 deletion.
13 changes: 12 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -136,7 +136,7 @@ Do NOT recommend Fluent Terminal (FluentTerminal).

Untested alternatives; Windows Terminal 2, ConEMu (https://conemu.github.io/ https://github.com/Maximus5/ConEmu)

#### mintty
#### mintty (recommended)

https://github.com/mintty/mintty

Expand All @@ -154,6 +154,17 @@ Out of the box Emoji (Unicode) font is mono, rather than full color. There maybe

Known to work well with mintty; 3.6.4, 3.7.0, and 3.7.4 as installed by https://github.com/git-for-windows/git (and Python 3.1x).

Sample config file:

type "%USERPROFILE%\.minttyrc"
cat ~/.minttyrc

ThemeFile=rosipov
Font=Consolas
FontHeight=10

"rosipov" is a built in theme (there are others, and custom ones can also be added too).

#### Alacritty

https://github.com/alacritty/alacritty
Expand Down

0 comments on commit 4b44c99

Please sign in to comment.