HenryGessau / HgUtils

Some of my utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to use

cd HgUtils
virtualenv -p python3 .venv
source .venv/bin/activate
pip install -r requirements.txt

python dedup_bash_hist.py -m 5 ~/.bash_history

About

Some of my utilities

License:MIT License


Languages

Language:Python 100.0%