Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 496 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 496 Bytes

Terminator Plugins

About

You will find different plugins for the terminal emulator Terminator in this repository. Some of them are written by me, most of them are not.

Installation

  1. Put files in ~/.config/terminator/plugins/:

     mkdir -p ~/.config/terminator/plugins
     cp plugin.py ~/.config/terminator/plugins/
    
  2. Restart Terminator, go to Context menu > Preferences > Plugins and select the new plugin.