Skip to content

vlad-onis/manner-rs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Your Image Description

Manner-rs

"Where are my manners?"
This projects is meant to give you a random command summary (short man page) each time you open a terminal session. It should be a fun way to learn and check new commands you never knew about in a matter of seconds.

Installation and usage

To proper install manners I suggest you clone this repo and then run the following commands:

chmod +x scripts/install.sh

# use --bash instead if you have bash as default
./scripts/install.sh --zsh

If you install it like this, an allias will be created and the way to call it on demand would be by writing "manners" like below. Please note that only by using the installation script you will get a command when you fire a new terminal session.

manners

Alternatively you could install it with cargo like this

cargo install --git https://github.com/vlad-onis/manner-rs

And then run it by calling it's name in the terminal

manner-rs

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published