Sudo is a font designed for terminals, programming, and user interfaces. Use at 16 pixels size for optimal results. It has a monospaced variant, simply called Sudo, and a proportional variant, called Sudo UI. A Variable Font version is available. It has an extra variation axis to modify the length of descenders.
Sudo decidedly has no ligatures, but supports all common Powerline glyphs out of the box.
Find out more about the fonts at https://www.kutilek.de/sudo-font/ or download the latest release.
Sudo Regular and Bold in TextMate
Sudo Light in vim on macOS with Powerline
Sudo is available in the FreeBSD Ports Collection.
pkg install sudo-fontDownload the latest release and copy the TTF files into /Library/Fonts or ~/Library/Fonts.
Sudo is also available as a Homebrew package.
brew tap homebrew/cask-fonts
brew install --cask font-sudoSudo is available in the Arch User Repository as ttf-sudo.
There is a custom shell script included patch-fonts.sh that will rebuild larger versions of this font. The patched fonts will be written to dist/sudo.zip. Note, the Sudo Variable font is omitted from this script.
On macOS, add FontTools and GNU Sed prior to running shell script. Optionally, for patching fonts with Nerd Font's font-patcher install fontforge and place font-patcher python script in PATH. See patch-fonts.sh for example.
brew install fonttools gnu-sedoptionally, add fontforge for Nerd Fonts patching.
brew install fontforge


