summaryrefslogtreecommitdiff
path: root/src/commands/bottom.rs
AgeCommit message (Collapse)Author
2023-11-16refactor: merge bottom & convertseth
2023-11-16start using poiseseth
2023-07-09Refactors + add pin board module (#32)Leah Amelia Chen
* refactor according to the rules of the cone school of rustâ„¢ * Add pin board module * cargo fmt * More cleanups + appease clippy
2023-04-07add bottom subcommandsseth