A Pretty Terminal in 5 minutes! hero

A Pretty Terminal in 5 minutes!

Here’s a quick guide on how to take your ugly terminal and make it pretty in just 5 minutes!

Here are all the important links:

live_config_reload: true
window:
opacity: 0.85
padding:
x: 18
y: 16
dynamic_padding: false
decorations: buttonless
font:
normal:
family: "SFMono Nerd Font"
style: Regular
size: 22.0
use_thin_strokes: true

https://gist.github.com/joshmedeski/d695b0d2ea64ab2c1b79286862070b00

Sign-Up for New Posts

Stay in the loop and get the latest blog posts about dotfiles sent to your inbox.

Or use the

RSS Feed
man sitting at desk in front of a landscape of rivers leading to a mountain range

Dev Workflow Intro

Your guide to creating a powerful and intuitive development workflow in the terminal.

The terminal is a powerful tool for developers, but it can be overwhelming to know where to start. This guide will help you create a powerful development environment in the terminal. Here are some of the things you'll learn.

  • Install packages and keep them up-to-date
  • Design a minimalist, distraction-free, user-interface
  • Use familiar keyboard shortcuts
  • Manage multiple projects with ease
  • Integrate with Git and GitHub
Get Started