Skip to content

Linux command that displays most used commands with an ascii art.

License

Notifications You must be signed in to change notification settings

husseinhareb/top-cmds

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

31 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

top-cmds

top-cmds is a Linux command that allows the user to see the most used commands, accompanied by ASCII art, and it offers support for the most popular shells

INSTALLATION

  git clone https://github.com/husseinhareb/top-cmds/
  cd top-cmds/
  make build
  sudo make install

Rust should be installed on your system to build the binary.

USAGE

Usage: top-cmds [options] | top-cmds
Options:
-h               Display this help message
-s <number>      Set the number of most used commands

Screenshots

bash

swappy-20240412_205644-ezgif com-crop

fish

swappy-20240412_204939-ezgif com-crop

zsh

Screenshot from 2024-03-28 14-59-06

Contributing

Contributions are welcome! If you'd like to contribute:

Fork the repository.
Create your branch: git checkout -b feature/YourFeature.
Commit your changes: git commit -m 'Add some feature'.
Push to the branch: git push origin feature/YourFeature.
Submit a pull request.

Licence

This project is licensed under the MIT License.

About

Linux command that displays most used commands with an ascii art.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published