LeoAdL / github-vscode-theme-iterm

:octocat: GitHub VS Code Theme for iTerm

Home Page:https://marketplace.visualstudio.com/items?itemName=GitHub.github-vscode-theme

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

GitHub Theme

GitHub VS Code Theme for iTerm

GitHub Visual Studio Code Theme for iTerm (Dark, Dimmed, Light and High Contrast)

ll is an alias1 for ogham/exa cli tool.

Download iTerm profiles and open them.

Classic themes

They will be automatically added to your Color Presets... inside Profiles > Colors in iTerm Preferences pane.

iTerm Profiles Colors Pane

GitHub VSCode Theme for Apple Terminal

You can also download these profiles for Apple Terminal app:

Classic themes

About my shell setup

I use Z shell in combination with ohmyzsh framework.

My prompt theme is starship, which is available for any shell.

Some of the ohmyzsh plugins I use are:

Apart of those, I use other plugins such as:

And some interesting utils I use are:

See cdalvaro/dotfiles for more details.


  1. alias ll='exa --long --header --group --git --modified --color-scale' ↩️