All Projects → dracula → Zsh

dracula / Zsh

Licence: mit
🧛🏻‍♂️ Dark theme for ZSH

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to Zsh

Dracula Theme
🧛🏻‍♂️ One theme. All platforms.
Stars: ✭ 17,480 (+12848.15%)
Mutual labels:  zsh, dark-theme
Setup
Setup a new machine without sudo!
Stars: ✭ 130 (-3.7%)
Mutual labels:  zsh
Xxh
🚀 Bring your favorite shell wherever you go through the ssh.
Stars: ✭ 2,559 (+1795.56%)
Mutual labels:  zsh
Dotfiles
My dotfiles
Stars: ✭ 127 (-5.93%)
Mutual labels:  zsh
Hydrangea Vim
Hydrangea theme for Vim.
Stars: ✭ 121 (-10.37%)
Mutual labels:  dark-theme
Up
Quickly navigate to a parent directory via tab-completion.
Stars: ✭ 126 (-6.67%)
Mutual labels:  zsh
Dotfiles
Dotfiles
Stars: ✭ 117 (-13.33%)
Mutual labels:  zsh
Autoenv
Autoenv for zsh
Stars: ✭ 131 (-2.96%)
Mutual labels:  zsh
Zsh Nix Shell
zsh plugin that lets you use zsh in nix-shell shells.
Stars: ✭ 130 (-3.7%)
Mutual labels:  zsh
Fzf Tab Completion
Tab completion using fzf
Stars: ✭ 127 (-5.93%)
Mutual labels:  zsh
Jovial
jovial - a jovial theme for zsh
Stars: ✭ 124 (-8.15%)
Mutual labels:  zsh
Hstr Rs
hstr, but with paging
Stars: ✭ 122 (-9.63%)
Mutual labels:  zsh
Easydarkmode
This is a tool for developers to easily adapt dark mode in iOS 13.
Stars: ✭ 128 (-5.19%)
Mutual labels:  dark-theme
Polyglot
Color, ASCII-only Git prompt for zsh, bash, ksh93, mksh, pdksh, dash, and busybox ash
Stars: ✭ 118 (-12.59%)
Mutual labels:  zsh
Terminal App
🧛🏻‍♂️ Dark theme for Terminal.app
Stars: ✭ 131 (-2.96%)
Mutual labels:  dark-theme
Flutter news app
A Simple News App built with Flutter.
Stars: ✭ 117 (-13.33%)
Mutual labels:  dark-theme
Antibody
The fastest shell plugin manager.
Stars: ✭ 1,659 (+1128.89%)
Mutual labels:  zsh
Dotfiles
Configuration files for XMonad, Emacs, NixOS, Taffybar and more.
Stars: ✭ 127 (-5.93%)
Mutual labels:  zsh
Nightfall
A menu bar utility for toggling dark mode in macOS, written in Swift.
Stars: ✭ 131 (-2.96%)
Mutual labels:  dark-theme
Zsh Syntax Highlighting Filetypes
zsh syntax highlighting with dircolors in realtime
Stars: ✭ 130 (-3.7%)
Mutual labels:  zsh

Dracula for ZSH

A dark theme for ZSH.

Screenshot

Install

All instructions can be found at draculatheme.com/zsh.

Configuration

Time Segment

The time segment shows a clock in either a 12 or 24 hour format based on your locale. To enable it, use the following in your config file:

DRACULA_DISPLAY_TIME=1

Context Segment

The context segment shows the username, and, if the user is root or logged in via SSH, the hostname of the system. To enable this segment, use the following in your config file:

DRACULA_DISPLAY_CONTEXT=1

Status Segment Indicator

The status segment indicator (the arrow at the beginning), can be changed by setting the DRACULA_ARROW_ICON variable. For example, to use an ASCII '->':

DRACULA_ARROW_ICON="-> "

Git Locking

This program automatically makes use of git's --no-optional-locks option, and it should automatically detect if your version supports the option. However, if, for some reason, the automatically detected values are incorrect, you can forcefully disable or enable the functionality by setting the variable DRACULA_GIT_NOLOCK to 0 or 1, respectively.

Team

This theme is maintained by the following person(s) and a bunch of awesome contributors.

Aidan Williams | --- | --- Aidan Williams |

License

MIT License

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