Merge pull request #43 from vitorhcl/add-prompts

Changed category: Starship, add prompts
pull/46/head
toolleeo 1 month ago committed by GitHub
commit f524c47f53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -573,7 +573,7 @@ financial,Cloudcash,,https://github.com/mrusme/cloudcash,"Check your cloud spend
networking,bluetuith,,https://github.com/darkhz/bluetuith,"A TUI-based Bluetooth connection manager, which can interact with Bluetooth adapters and devices. It aims to be a replacement to most Bluetooth managers, like blueman."
rm,Brash,,https://github.com/zakariagatter/brash,CLI Trash Manager in Pure Bash.
torrent,torrentCLI,,https://github.com/amogusussy/torrentCLI,Get torrents from the Terminal.
shells,Spaceship,https://spaceship-prompt.sh/,https://github.com/spaceship-prompt/spaceship-prompt,"Minimalistic, powerful and extremely customizable Zsh prompt."
prompt,Spaceship,https://spaceship-prompt.sh/,https://github.com/spaceship-prompt/spaceship-prompt,"Minimalistic, powerful and extremely customizable Zsh prompt."
programming,cloc,,https://github.com/AlDanial/cloc,"Tool for counting blank lines, comment lines, and physical lines of source code in many programming languages."
programming,Tokei,,https://github.com/XAMPPRocky/tokei,"Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language."
programming,scc,,https://github.com/boyter/scc,"Sloc Cloc and Code (scc) is a codebase statistics counter. Goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount and to estimate code complexity similar to cyclomatic complexity calculators. In short one tool to rule them all."
@ -1466,3 +1466,11 @@ vm,decompose,,https://github.com/s0rg/decompose,Reverse-engineering tool for doc
vm,dry,,https://github.com/moncho/dry,A Docker manager for the terminal.
vm,Waydroid,https://waydro.id,https://github.com/waydroid/waydroid,A container-based approach to boot a full Android system on a regular Linux distribution.
vm,virsh,https://libvirt.org/index.html,https://gitlab.com/libvirt/libvirt,"An interactive shell, and batch scriptable tool for performing management tasks on all libvirt managed domains, networks and storage. A part of the libvirt core distribution."
prompt,synth-shell-prompt,,https://github.com/andresgongora/synth-shell-prompt,"A small eye-candy shell prompt with Git status displaying, a clock, intelligent $PWD shortening, and much more."
prompt,Liquid Prompt,,https://github.com/liquidprompt/liquidprompt,"Carefully designed prompt with useful information to show changes when it changes, saving time and frustration, and to show meaninful information with minimal visual clutter."
prompt,Pure,,https://github.com/sindresorhus/pure,"Pretty, minimal and fast ZSH prompt."
prompt,Polyglot Prompt,,https://github.com/agkozak/polyglot,"A dynamic prompt for `zsh`, `bash`, `ksh93`, `mksh`, `pdksh`, `oksh`, `dash`, `yash`, `busybox ash`, and `osh` that uses basic ASCII symbols (and color, when possible)."
prompt,Powerlevel10k,,https://github.com/romkatv/powerlevel10k,"A theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience."
prompt,geometry,,https://github.com/geometry-zsh/geometry,"A minimalistic, fully customizable Zsh prompt theme with support for asynchronous functions."
prompt,Polus,,https://github.com/rashed145/polus-bash-theme,"A fast, lightweight and modern Bash prompt theme written in 100 lines of Bash code."
prompt,Oh My Posh,https://ohmyposh.dev,https://github.com/jandedobbeleer/oh-my-posh,"From their README: ""The most customisable and low-latency cross platform/shell prompt renderer"" "
1 category name homepage git description
573 networking bluetuith https://github.com/darkhz/bluetuith A TUI-based Bluetooth connection manager, which can interact with Bluetooth adapters and devices. It aims to be a replacement to most Bluetooth managers, like blueman.
574 rm Brash https://github.com/zakariagatter/brash CLI Trash Manager in Pure Bash.
575 torrent torrentCLI https://github.com/amogusussy/torrentCLI Get torrents from the Terminal.
576 shells prompt Spaceship https://spaceship-prompt.sh/ https://github.com/spaceship-prompt/spaceship-prompt Minimalistic, powerful and extremely customizable Zsh prompt.
577 programming cloc https://github.com/AlDanial/cloc Tool for counting blank lines, comment lines, and physical lines of source code in many programming languages.
578 programming Tokei https://github.com/XAMPPRocky/tokei Tokei is a program that displays statistics about your code. Tokei will show the number of files, total lines within those files and code, comments, and blanks grouped by language.
579 programming scc https://github.com/boyter/scc Sloc Cloc and Code (scc) is a codebase statistics counter. Goal is to be the fastest code counter possible, but also perform COCOMO calculation like sloccount and to estimate code complexity similar to cyclomatic complexity calculators. In short one tool to rule them all.
1466 vm dry https://github.com/moncho/dry A Docker manager for the terminal.
1467 vm Waydroid https://waydro.id https://github.com/waydroid/waydroid A container-based approach to boot a full Android system on a regular Linux distribution.
1468 vm virsh https://libvirt.org/index.html https://gitlab.com/libvirt/libvirt An interactive shell, and batch scriptable tool for performing management tasks on all libvirt managed domains, networks and storage. A part of the libvirt core distribution.
1469 prompt synth-shell-prompt https://github.com/andresgongora/synth-shell-prompt A small eye-candy shell prompt with Git status displaying, a clock, intelligent $PWD shortening, and much more.
1470 prompt Liquid Prompt https://github.com/liquidprompt/liquidprompt Carefully designed prompt with useful information to show changes when it changes, saving time and frustration, and to show meaninful information with minimal visual clutter.
1471 prompt Pure https://github.com/sindresorhus/pure Pretty, minimal and fast ZSH prompt.
1472 prompt Polyglot Prompt https://github.com/agkozak/polyglot A dynamic prompt for `zsh`, `bash`, `ksh93`, `mksh`, `pdksh`, `oksh`, `dash`, `yash`, `busybox ash`, and `osh` that uses basic ASCII symbols (and color, when possible).
1473 prompt Powerlevel10k https://github.com/romkatv/powerlevel10k A theme for Zsh. It emphasizes speed, flexibility and out-of-the-box experience.
1474 prompt geometry https://github.com/geometry-zsh/geometry A minimalistic, fully customizable Zsh prompt theme with support for asynchronous functions.
1475 prompt Polus https://github.com/rashed145/polus-bash-theme A fast, lightweight and modern Bash prompt theme written in 100 lines of Bash code.
1476 prompt Oh My Posh https://ohmyposh.dev https://github.com/jandedobbeleer/oh-my-posh From their README: "The most customisable and low-latency cross platform/shell prompt renderer"
Loading…
Cancel
Save