All Projects → guesswhozzz → guezwhoz-zsh-theme

guesswhozzz / guezwhoz-zsh-theme

Licence: MIT license
Minimalistic .zshrc config contains all of the settings required for comfortable terminal use ...

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to guezwhoz-zsh-theme

Cloudy
Minimal cloudy ☁️ zsh theme
Stars: ✭ 28 (-6.67%)
Mutual labels:  oh-my-zsh, zsh-theme, oh-my-zsh-theme
guri
A simple and fast Oh-My-Zsh theme
Stars: ✭ 19 (-36.67%)
Mutual labels:  oh-my-zsh, zsh-theme, oh-my-zsh-theme
KayidmacOS
dotfiels & macOS setup 👨🏻‍💻
Stars: ✭ 18 (-40%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
purity
Oh-My-ZSH prompt inspired by robbyrussell theme + pure prompt
Stars: ✭ 14 (-53.33%)
Mutual labels:  oh-my-zsh, zsh-theme
oh-my-zsh-custom
oh-my-zsh theme and custom functions
Stars: ✭ 30 (+0%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
Spaceship Prompt
🚀⭐ A Zsh prompt for Astronauts
Stars: ✭ 15,748 (+52393.33%)
Mutual labels:  oh-my-zsh, zsh-theme
Dotfiles
What tools and plugins I use for web development?
Stars: ✭ 73 (+143.33%)
Mutual labels:  oh-my-zsh, zsh-theme
Pi
A minimalist zsh theme with git status decorations
Stars: ✭ 76 (+153.33%)
Mutual labels:  oh-my-zsh, zsh-theme
spacezsh-prompt
Spacezsh: async prompt does things in the ZSH way
Stars: ✭ 15 (-50%)
Mutual labels:  zsh-theme, oh-my-zsh-theme
Awesome Zsh Plugins
A collection of ZSH frameworks, plugins, themes and tutorials.
Stars: ✭ 10,129 (+33663.33%)
Mutual labels:  oh-my-zsh, zsh-theme
bliss-zsh
A delicate Zsh theme that injects color without overwhelming your workspace
Stars: ✭ 20 (-33.33%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+68246.67%)
Mutual labels:  oh-my-zsh, zsh-theme
rafiki-zsh
👀👻 A zsh friend to watch over you.
Stars: ✭ 50 (+66.67%)
Mutual labels:  zsh-theme, oh-my-zsh-theme
terraform-google-group
Manages Google Groups
Stars: ✭ 28 (-6.67%)
Mutual labels:  workspace
ohmyzsh-theme-passion
An oh-my-zsh theme.
Stars: ✭ 149 (+396.67%)
Mutual labels:  zsh-theme
zsh
(๑•̀ㅂ•́)و✧ Easily configure zsh themes and plugins for GNU/Linux and Android-Termux.管理数百个zsh插件和主题,支持Alpine,Android,Arch,Debian,Fedora和Void。
Stars: ✭ 73 (+143.33%)
Mutual labels:  zsh-theme
dotfiles
josh-'s all important dotfiles.
Stars: ✭ 20 (-33.33%)
Mutual labels:  oh-my-zsh
bureau
💻 Informative and fast ZSH prompt with git status. Works well with HUGE repositories. Show username, hostname, path, git branch and status.
Stars: ✭ 27 (-10%)
Mutual labels:  zsh-theme
security-slacker
Pokes users about outstanding security risks found by Crowdstrike Spotlight or vmware Workspace ONE so they secure their own endpoint.
Stars: ✭ 22 (-26.67%)
Mutual labels:  workspace
lime
Simple standalone Zsh theme
Stars: ✭ 15 (-50%)
Mutual labels:  zsh-theme

021011.zsh-theme — theme and settings for Z shell

Preview

item zsh prompt


Overview

Theme includes prompt settings, vsc_info settings, and zsh completion settings

Prompt

Shell prompt is split into three separate lines. The first line helps to visually divide previous output from next prompt. The second line consists of three segments and contains all about path. The third is input line.

Path segments

  • ssh connection - The badge indicates whether ssh connection is currently established
  • directory - Current working directory
  • vsc status line - This segment displays current branch status in the working directory

Completion

Includes completion menu and style settings, caching, setting for ssh host and name suggestion, and many other useful settings.


Installation

For Installation you need git

Manual

  1. Clone the repository:
git clone https://github.com/guesswhozzz/021011.zsh-theme ~/021011-tools
  1. Update your .zshrc file:
echo 'source ~/021011-tools/021011.zsh-theme' >> ~/.zshrc

Oh My Zsh

  1. Clone the repository:
git clone https://github.com/guesswhozzz/021011.zsh-theme ~/021011-tools
  1. Move file to oh-my-zsh's theme folder:
mv ~/021011-tools/021011.zsh-theme $ZSH/themes/021011.zsh-theme
  1. Go to your ~/.zshrc file and set ZSH_THEME=021011

Recommended Settings


Extra

You can find this color scheme for other terminal emulators in the mbadolato color scheme repository


License MIT © Egor Lem

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