Skip to main content

Tool for saving/sharing your mostly used commands for fish shell

Project description

command-reminder

Tool for saving/sharing your mostly used commands for fish shell

Installation

pip install command-reminder

Usage

Create new repository

cr init cr init --repo "git@github.com:faderskd/command-reminder.git"

Record useful commands

cr record "mongo dburl/dbname --username abc --password pass"

cr record --tags "#sed #macosx" "sed -i '' -e 's/source/target/g'" file.txt

Show commands

cr show --tags #sed

Show tags

cr tags

Save changes to remote

cr push

Add external repository

cr repo add git@github.com:faderskd/command-reminder-network.git

Configuration

[REPOSITORY]
ConfigDir = ~/.command-reminder

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

command-reminder-0.1.0.tar.gz (3.8 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page