diff --git a/BBEdit-instructions.md b/BBEdit-instructions.md new file mode 100644 index 0000000..699ebd1 --- /dev/null +++ b/BBEdit-instructions.md @@ -0,0 +1,7 @@ +Just run this + +```shell +defaults write com.barebones.bbedit "EnableFontLigatures_Fira Code" -bool YES +``` + +in your terminal \ No newline at end of file