Skip to content

Instantly share code, notes, and snippets.

@ggerganov
Created March 7, 2020 08:44
Show Gist options
  • Save ggerganov/073b53cdaa5dc5af78ee3c56c222629b to your computer and use it in GitHub Desktop.
Save ggerganov/073b53cdaa5dc5af78ee3c56c222629b to your computer and use it in GitHub Desktop.
Font - Source Code Pro Regular
#/bin/bash
git clone --depth 1 --branch release https://github.com/adobe-fonts/source-code-pro.git ~/.fonts/adobe-fonts/source-code-pro
sudo fc-cache -f -v ~/.fonts/adobe-fonts/source-code-pro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment