jackharrisonsherlock / Common

Licence: mit
A simple, clean and minimal prompt.

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Common

Lean
Pretty, minimal, one-line, fast ZSH prompt
Stars: ✭ 136 (-36.15%)
Mutual labels:  zsh, prompt, minimal
Pure
Pretty, minimal and fast ZSH prompt
Stars: ✭ 10,891 (+5013.15%)
Mutual labels:  zsh, prompt, minimal
Polyglot
Color, ASCII-only Git prompt for zsh, bash, ksh93, mksh, pdksh, dash, and busybox ash
Stars: ✭ 118 (-44.6%)
Mutual labels:  zsh, prompt, zsh-theme
slimline
Minimal, customizable, fast and elegant ZSH prompt
Stars: ✭ 48 (-77.46%)
Mutual labels:  zsh, minimal, prompt
apollo-zsh-theme
Heavily customizable, compatible, and fast ZSH theme framework.
Stars: ✭ 64 (-69.95%)
Mutual labels:  zsh, prompt, zsh-theme
Shelby
Shelby is a fast ⚡️ , lightweight ☁️ , minimal✨, shell prompt written in Go.
Stars: ✭ 148 (-30.52%)
Mutual labels:  zsh, prompt, minimal
Spaceship Prompt
🚀⭐ A Zsh prompt for Astronauts
Stars: ✭ 15,748 (+7293.43%)
Mutual labels:  zsh, prompt, zsh-theme
Typewritten
A minimal, lightweight, informative zsh prompt theme
Stars: ✭ 442 (+107.51%)
Mutual labels:  zsh, prompt, minimal
Agkozak Zsh Prompt
A fast, asynchronous ZSH prompt with color ASCII indicators of Git, exit, SSH, virtual environment, and vi mode status. Framework-agnostic and customizable.
Stars: ✭ 182 (-14.55%)
Mutual labels:  zsh, prompt, zsh-theme
Angel Ps1
Your fancy shell prompt fed by your guardian angel
Stars: ✭ 60 (-71.83%)
Mutual labels:  zsh, prompt
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (-65.73%)
Mutual labels:  zsh, zsh-theme
Mimir
Fast and minimal shell prompt
Stars: ✭ 90 (-57.75%)
Mutual labels:  zsh, prompt
Pretty Git Prompt
`git status` inside your shell prompt
Stars: ✭ 43 (-79.81%)
Mutual labels:  zsh, prompt
Lambda Zsh Theme
λ Beautiful lambda theme for Zsh
Stars: ✭ 39 (-81.69%)
Mutual labels:  zsh, zsh-theme
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (-64.32%)
Mutual labels:  zsh, zsh-theme
Oh My Posh
A prompt theme engine for any shell.
Stars: ✭ 841 (+294.84%)
Mutual labels:  zsh, prompt
Geometry
geometry is a minimal, fully customizable and composable zsh prompt theme
Stars: ✭ 770 (+261.5%)
Mutual labels:  zsh, prompt
Alien Minimal
An asynchronous minimal zsh prompt
Stars: ✭ 122 (-42.72%)
Mutual labels:  zsh, zsh-theme
Jovial
jovial - a jovial theme for zsh
Stars: ✭ 124 (-41.78%)
Mutual labels:  zsh, zsh-theme
Nicy
❄️ a nice and icy zsh and bash prompt in Nim
Stars: ✭ 148 (-30.52%)
Mutual labels:  zsh, prompt

A simple, clean and minimal prompt.

  • Current working directory
  • Hostname (Shown on remote SSH shell only)
  • AWS Vault Role
  • Background jobs
  • Current SHA (optional)
  • Exit code of last command
  • Git branch/status
  • Customisable colour scheme

Installation

Oh My Zsh

wget -O $ZSH_CUSTOM/themes/common.zsh-theme https://raw.githubusercontent.com/jackharrisonsherlock/common/master/common.zsh-theme

Update your .zshrc file with:

ZSH_THEME="common"

Antigen

Update your .zshrc file with:

antigen theme jackharrisonsherlock/common

Antibody

Update your .zshrc file with:

antibody bundle jackharrisonsherlock/common

Terminal

In the screenshot you see Common running in Hyper with a custom colour theme based on Ray.so Breeze and SF Mono font.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].