All Projects → drofloh → oh-my-zsh-custom

drofloh / oh-my-zsh-custom

Licence: MIT license
oh-my-zsh theme and custom functions

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to oh-my-zsh-custom

guezwhoz-zsh-theme
Minimalistic .zshrc config contains all of the settings required for comfortable terminal use ...
Stars: ✭ 30 (+0%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
guri
A simple and fast Oh-My-Zsh theme
Stars: ✭ 19 (-36.67%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
Cloudy
Minimal cloudy ☁️ zsh theme
Stars: ✭ 28 (-6.67%)
Mutual labels:  oh-my-zsh, oh-my-zsh-theme
KayidmacOS
dotfiels & macOS setup 👨🏻‍💻
Stars: ✭ 18 (-40%)
Mutual labels:  oh-my-zsh, oh-my-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
Zsh Theme
Yet another zsh theme
Stars: ✭ 153 (+410%)
Mutual labels:  oh-my-zsh
Starship
☄🌌️ The minimal, blazing-fast, and infinitely customizable prompt for any shell!
Stars: ✭ 20,504 (+68246.67%)
Mutual labels:  oh-my-zsh
Purify
🌈 Clean & vibrant color schemes for Vim, Terminals...
Stars: ✭ 142 (+373.33%)
Mutual labels:  oh-my-zsh
Zsh Nvm
Zsh plugin for installing, updating and loading nvm
Stars: ✭ 1,670 (+5466.67%)
Mutual labels:  oh-my-zsh
nvim configration
Neovim diy develop enviroment.This project integrates neovim tmux zsh and some very useful plugs of them including YouCompleteMe FZF auto pairs nerdtree ncm2 and so on.
Stars: ✭ 22 (-26.67%)
Mutual labels:  oh-my-zsh
zsh-command-time
Show execution time for long commands in zsh
Stars: ✭ 173 (+476.67%)
Mutual labels:  oh-my-zsh
Ansible Role Zsh
Setup antigen with oh-my-zsh, powerlevel10k theme, fzf, autosuggestions, syntax-highlighting
Stars: ✭ 210 (+600%)
Mutual labels:  oh-my-zsh
Zsh Proxy
🔩 An oh-my-zsh plugin to configure proxy
Stars: ✭ 162 (+440%)
Mutual labels:  oh-my-zsh
dotfiles
My doots. Changes are frequent, stability not guaranteed. Supports Arch, CentOS and Darwin.
Stars: ✭ 27 (-10%)
Mutual labels:  oh-my-zsh
Sheldon
A fast, configurable, shell plugin manager
Stars: ✭ 144 (+380%)
Mutual labels:  oh-my-zsh
development-environment
A development environment for Java, Python, Node.js and Go built using Vagrant
Stars: ✭ 50 (+66.67%)
Mutual labels:  oh-my-zsh
History Sync
An oh-my-zsh plugin for GPG encrypted internet synchronised Zsh history, with Git.
Stars: ✭ 135 (+350%)
Mutual labels:  oh-my-zsh
Zsh Vi Mode
💻 A better and friendly vi(vim) mode plugin for ZSH.
Stars: ✭ 181 (+503.33%)
Mutual labels:  oh-my-zsh
dotfiles
My amazing vim, zsh and tmux config files
Stars: ✭ 25 (-16.67%)
Mutual labels:  oh-my-zsh
Zeta Zsh Theme
Another ⭐️ theme for oh-my-zsh
Stars: ✭ 184 (+513.33%)
Mutual labels:  oh-my-zsh

oh-my-zsh-custom

Personal oh-my-zsh theme and custom functions.

Setup

Update the following in ~/.zshrc

  • set drofloh as the theme

ZSH_THEME="drofloh"

  • set custom directory to the one from this repo, eg:

ZSH_CUSTOM=~/src/github.com/drofloh/oh-my-zsh-custom/custom

  • add battery to the list of plugins

plugins=(battery)

Requires a font with extra glyphs / icons added, such as Hack from Nerd Fonts.

Config Options

Set the following in ~/.zshrc

  • Enable / Disable RPROMPT

DROFLOH_THEME_RPROMPT=(true|false) Defaults to true.

Preview

screenshot

Terminal colours / inspriation from iterm2-material-design.

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