SSH with version control system
SSH with version control system (Github, bitbucket, etc)
Jun 24, 20252 min read8
Search for a command to run...
Articles tagged with #terminal
SSH with version control system (Github, bitbucket, etc)
nano ~/.Xresources Syntax is: xterm*faceName: <font-name>:size=<font-size> Now add (type/paste) the following line: xterm*faceName: Monospace:size=15 Save the file. Now run the following command: xrdb -merge ~/.Xresources Thats it. Enjoy :-)