casonadams / walh-shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

walh-shell

zsh walh-shell plugin

example install with zinit

zinit wait lucid for \
  OMZL::key-bindings.zsh \
  OMZL::history.zsh \
  OMZP::git \
  casonadams/walh-shell \
  ;

change terminal colors

# onedark theme
walh_onedark
# onelight theme
walh_onelight

using with vim

install walh colorscheme

set notermguicolors
colorscheme walh-default

About

License:MIT License


Languages

Language:Shell 92.0%Language:Python 4.7%Language:Mustache 3.2%Language:Dockerfile 0.1%