ckjoris / snipp

code/text snippets for the command line

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

snipp

Code/text snippets for the command line

Uses pygments & bat to highlight syntax

Has commands to search, grep, list, edit.. and more

Searching/Grepping is quick and interactive with ripgrep and fzf.

Use snipp help for documentation

tested only on linux but should work in any bash environment.

dependencies: bash ripgrep bat fzf optional dependecies: pygments tput

About

code/text snippets for the command line

License:MIT License


Languages

Language:Shell 100.0%