Skip to content

zpm-zsh/ignored-users

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Plugin for ZSH who add ignored users

Installation

If you use oh-my-zsh

  • Clone this repository into ~/.oh-my-zsh/custom/plugins
cd ~/.oh-my-zsh/custom/plugins
git clone https://github.com/zpm-zsh/ignored-users
  • After that, add ignored-users to your oh-my-zsh plugins array.

If you use Zgen

  1. Add zgen load zpm-zsh/ignored-users to your .zshrc with your other plugin
  2. run zgen save

If you use my ZPM

  • Add zpm load zpm-zsh/ignored-users into your .zshrc