Skip to content
/ che Public

複数のテキストファイルのリストを呼び出し、vimで開く自作シェルスクリプト

License

Notifications You must be signed in to change notification settings

snyt45/che

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 

Repository files navigation

che

Call your multiple cheat sheets from the command line anytime and anywhere to become a cheetah.

cheetah

Why che?

Why cheetah? Too long

cheeta is still long

cheet easy to understand, but still long

chee long

che It is just right for me

Description

A shell script that invokes a list of multiple text files and opens in vim.

Three functions of opening, adding, and deleting cheat sheets (. Txt) on the command line are easy to use.

Demo

che

Usage

che is executed from the command line.

che Select the cheat sheet and open it.

che add I will create a new cheat sheet.

che delete Select the cheat sheet and delete it.

The cheat sheet is just a text file, let's create your own cheat sheet.

Directory Structures

~/
└ dotfiles/ # User configuration file
  └ cheatsheets/ # Cheat sheet list

Install

Preparation

Things necessary:

  • Directory ⇒ Please make a directory referring to Directory Structures.

Shell script place:

  • che is a shell script, either pass a new path or move to an existing shell script storage place.

Installation method

$ git clone https://github.com/snyt45/che.git

Licence

MIT

Author

Yuta Sano

inspire

mattn/cho

About

複数のテキストファイルのリストを呼び出し、vimで開く自作シェルスクリプト

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages