Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save adrian-martinez-dev/6dc6c8030823f537519f7b6282641adb to your computer and use it in GitHub Desktop.

Select an option

Save adrian-martinez-dev/6dc6c8030823f537519f7b6282641adb to your computer and use it in GitHub Desktop.
Chrome Secure Shell Powerline Font
@font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: normal;
src: local('Source Code Pro'), url('https://github.com/powerline/fonts/blob/master/SourceCodePro/Sauce%20Code%20Powerline%20Regular.otf') format('opentype');
}
body {
font-family: 'Source Code Pro' !important;
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment