Consolas is not installed by default on Ubuntu, but we can get it.
1 | sudo apt-get install font-manager |
Create a file named consolas.sh with following contents:
1 |
|
Run it!
1 | bash consolas.sh |
Consolas is not installed by default on Ubuntu, but we can get it.
1 | sudo apt-get install font-manager |
Create a file named consolas.sh with following contents:
1 | #!/bin/sh |
Run it!
1 | bash consolas.sh |
Bitcoin