Skip to content

arlandfran/bk

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

bashkey (bk)

bk_demo

Installation

Prerequisites

  • Rust 1.70+ installed on your system
  • Cargo (included in Rust toolchain)

Build from source

git clone https://github.com/yourusername/bk.git
cd bk
cargo install --locked --path .

Usage

# Quick reference for all shortcuts
$ bk

# Scroll through output
$ bk | less

# Just show me movement related shortcuts
$ bk -m

# Show movement and edit related shortcuts (chained flags)
$ bk -me

# Filter ctrl key shortcuts
$ bk | grep ctrl

# Uninstall bk
$ bk --uninstall

References

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

A lightweight CLI for instantly referencing bash keyboard shortcuts

Topics

Resources

License

Stars

Watchers

Forks

Languages