-
-
Save adrian-martinez-dev/6dc6c8030823f537519f7b6282641adb to your computer and use it in GitHub Desktop.
Chrome Secure Shell Powerline Font
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| @font-face { | |
| font-family: 'DejaVu Sans Mono Powerline'; | |
| font-style: normal; | |
| font-weight: normal; | |
| src: local('DejaVu Sans Mono Powerline'), url('https://github.com/ryanoasis/nerd-fonts/raw/master/patched-fonts/DejaVuSansMono/Regular/complete/DejaVu%20Sans%20Mono%20for%20Powerline%20Nerd%20Font%20Complete%20Mono.ttf') format('truetype'); | |
| } | |
| body { | |
| font-family: 'DejaVu Sans Mono Powerline' !important; | |
| } |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment