Skip to content

Latest commit

 

History

History
44 lines (28 loc) · 686 Bytes

README.md

File metadata and controls

44 lines (28 loc) · 686 Bytes

gal

gal is a minimalst zsh theme intended primarly for personal use. based on gallois.

scrot

Installation

zinit ice wait'!0'
zinit light fawni/gal

in .zshrc

antigen theme fawni/gal gal

in .zshrc

clone repo

git clone https://github.com/fawni/gal

symlink theme file

ln -s gal/gal.zsh-theme ~/.ohmyzsh/themes/

set the theme in .zshrc

ZSH_THEME="gal"