Skip to content

sheeki03/ohmyzsh-tirith

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

tirith plugin for Oh-My-Zsh

Integrates tirith terminal security into your shell.

Installation

  1. Install tirith: brew install sheeki03/tap/tirith
  2. Clone this repo:
    git clone https://github.com/sheeki03/ohmyzsh-tirith \
      ${ZSH_CUSTOM:-~/.oh-my-zsh/custom}/plugins/tirith
  3. Add tirith to plugins in ~/.zshrc:
    plugins=(... tirith)
  4. Restart your terminal

Configuration

By default, the plugin warns if tirith is not installed but allows shell startup to continue. To enforce tirith presence (block shell startup if missing):

export TIRITH_STRICT=1

Add this before the plugins=() line in your .zshrc.

About

Oh-My-Zsh plugin for tirith terminal security

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages