Files
cliget/catalog.off.yaml
2025-03-24 20:10:16 +01:00

45 lines
1.1 KiB
YAML

# here we put all what is not really CLI or what is too obvious
# including but not restricted to : shell, shell related, version control systems
fish:
name: fishell
website: https://fishshell.com/
desc: a smart and user-friendly command line shell
fossil:
website: https://fossil-scm.org/
desc: simple, high-reliability, distributed SCM system
git:
desc: distributed SCM
nushell:
website: https://www.nushell.sh/
desc: A new type of shell
pijul:
website: https://pijul.org/
desc: distributed SCM
screen:
desc: venerable multiplexer
starship:
website: https://starship.rs/
desc: minimal, blazing-fast, and infinitely customizable prompt for any shell
tmux:
desc: terminal multiplexer
github: tmux/tmux
wasmer:
desc: 🚀 The leading Wasm Runtime supporting WASIX, WASI and Emscripten
website: https://wasmer.io/
github: wasmerio/wasmer
zellij:
website: https://zellij.dev
desc: Zellij is a terminal workspace. It has the base functionality of a terminal multiplexer (similar to tmux or screen) but includes many built-in features that would allow users to extend it and create their own personalized environment.