Skip to content

maroony/JetBrainsMono

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JetBrainsMono

JetBrainsMono Nerd Fonts with slashed zero.

Font Usage

VSCode

"editor.fontFamily": "JetBrainsMonoZero Nerd Font",

Build

  1. Run setup.sh (only once)
  2. Run build.sh

Development

Commit-Messages

  • use fix:/feat: in comments to create a patch/minor release
  • use fix!: or feat!: in comments to create a major release

Github-Workflow: Release-Please

To activate this, do the following:

  1. Add file release-please.yml to folder .github/workflows
  2. Open repository on [Github.com] and go to repo Settings -> Actions -> General -> Workflow permissions and check Allow Github Actions to create and approve pull requests (https://github.com/maroony/JetBrainsMono/settings/actions)

Resources