All Projects → sepehr → Sepshell

sepehr / Sepshell

Clean and minimal zsh theme with git bisecting/merging/rebasing modes and configurable prompt symbols.

Programming Languages

shell
77523 projects

Labels

Projects that are alternatives of or similar to Sepshell

Zsh You Should Use
📎 ZSH plugin that reminds you to use existing aliases for commands you just typed
Stars: ✭ 659 (+3776.47%)
Mutual labels:  zsh
Dotfiles
@holman does dotfiles
Stars: ✭ 6,397 (+37529.41%)
Mutual labels:  zsh
Zsh Histdb
A slightly better history for zsh
Stars: ✭ 801 (+4611.76%)
Mutual labels:  zsh
Dotfiles
Dotfiles for all :D
Stars: ✭ 700 (+4017.65%)
Mutual labels:  zsh
Dip
CLI gives the "native" interaction with applications configured with Docker Compose.
Stars: ✭ 737 (+4235.29%)
Mutual labels:  zsh
Zshguide
Zsh 开发指南
Stars: ✭ 766 (+4405.88%)
Mutual labels:  zsh
Powerline Shell
A beautiful and useful prompt for your shell
Stars: ✭ 5,743 (+33682.35%)
Mutual labels:  zsh
Pctl
zsh plugin for proxy
Stars: ✭ 6 (-64.71%)
Mutual labels:  zsh
Materialshell
A material design theme for your terminal. ✨
Stars: ✭ 750 (+4311.76%)
Mutual labels:  zsh
Antigen
The plugin manager for zsh.
Stars: ✭ 6,843 (+40152.94%)
Mutual labels:  zsh
Dotfiles
A repository that gathered files starting with dot
Stars: ✭ 701 (+4023.53%)
Mutual labels:  zsh
Pure
Pretty, minimal, and fast prompt for Fish from Zsh.
Stars: ✭ 740 (+4252.94%)
Mutual labels:  zsh
Basher
A package manager for shell scripts.
Stars: ✭ 768 (+4417.65%)
Mutual labels:  zsh
Goto
Alias and navigate to directories with tab completion in Linux
Stars: ✭ 698 (+4005.88%)
Mutual labels:  zsh
Dotfiles
My dotfiles.
Stars: ✭ 5 (-70.59%)
Mutual labels:  zsh
Awesome Dotfiles
A curated list of dotfiles resources.
Stars: ✭ 6,295 (+36929.41%)
Mutual labels:  zsh
Fzf Tab
Replace zsh's default completion selection menu with fzf!
Stars: ✭ 761 (+4376.47%)
Mutual labels:  zsh
Atom One Dark Terminal
A Terminal theme that mimics the One Dark theme made by the Atom team.
Stars: ✭ 890 (+5135.29%)
Mutual labels:  zsh
My Zsh Config
My custom Oh My Zsh configuration.
Stars: ✭ 5 (-70.59%)
Mutual labels:  zsh
Geometry
geometry is a minimal, fully customizable and composable zsh prompt theme
Stars: ✭ 770 (+4429.41%)
Mutual labels:  zsh

Sepshell

Sepshell is clean and minimal theme with git bisecting, merging and rebasing modes as well as some pretty configurable ascii symbols to build your shell prompt.

Requirements

Installation

# NOTICE: Sepshell needs "robbyrussell/oh-my-zsh" in place.

# With vanilla zsh:
git clone https://github.com/sepehr/sepshell.git ~/.zsh-sepshell
echo 'source  ~/zsh-sepshell/sepshell.zsh-theme' >> ~/.zshrc

# With zplug:
zplug "sepehr/sepshell", use:"sepshell.zsh-theme", on:"robbyrussell/oh-my-zsh"

# With zgen:
zgen load sepehr/sepshell sepshell

# With antigen:
antigen theme sepehr/sepshell sepshell

# With antibody:
antibody bundle sepehr/sepshell

# With ZPM:
Plug sepehr/sepshell
source ~/.local/share/zpm/plugins/sepehr/sepshell.zsh-theme

Screenshots

Screenshot I

Screenshot II

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].