Skip to content

pombredanne/clisnips

 
 

Repository files navigation

CliSnips

xkcd/tar

Let this be no more!

CliSnips provides a snippet library (similar to clicompanion2) in which you can save/edit/search/recall your commands (or any code snippet for use in i.e. ipython or irb).

This is a plugin for teh awesome Terminator terminal emulator.

Dependencies

  • Python >= 2.7
  • PyGtk
  • PyGtkSourceView (optional)
  • Terminator

On Debian, Ubuntu, Mint, etc...

sudo apt-get install terminator python-gtksourceview2

Installation

git clone https://github.com/ju1ius/clisnips.git clisnips
cd clisnips
make install

Open Terminator, go to Preferences > Plugins and enable CliSnipsMenu.

About

A clicompanion-like plugin for the Terminator terminal emulator.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 99.5%
  • Makefile 0.5%