Skip to content

Instantly share code, notes, and snippets.

@bsantanna
Last active January 1, 2025 15:20
Show Gist options
  • Save bsantanna/9989684e72307bcd952a46fc4df26dbe to your computer and use it in GitHub Desktop.
Save bsantanna/9989684e72307bcd952a46fc4df26dbe to your computer and use it in GitHub Desktop.
Terminal Settings

Terminal Settings

Ghostty

Mac OS

custom-shader = /Users/bsantanna/dev/workspace/community/ghostty-shaders/glitchy.glsl
font-size = 16
keybind = global:alt+space=toggle_quick_terminal
theme = cyberpunk

Linux

custom-shader = /home/bsantanna/dev/tools/ghostty-shaders/glitchy.glsl
font-size = 14
theme = cyberpunk
gtk-titlebar = false

zsh

.zshrc

ZSH_THEME="powerlevel10k/powerlevel10k"
plugins=(git mvn zsh-syntax-highlighting tmux zsh-autosuggestions)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment