Merge pull request #46 from adamlui/master

Added conversion util scss-to-css
pull/48/head
toolleeo 2 months ago committed by GitHub
commit 934da73a53
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

@ -1473,4 +1473,5 @@ prompt,Polyglot Prompt,,https://github.com/agkozak/polyglot,"A dynamic prompt fo
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"" "
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"" "
conversion,scss-to-css,https://github.com/adamlui/js-utils/tree/main/scss-to-css#readme,https://github.com/adamlui/js-utils,"Recursively compile all SCSS files into minified CSS."

1 category name homepage git description
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"
1477 conversion scss-to-css https://github.com/adamlui/js-utils/tree/main/scss-to-css#readme https://github.com/adamlui/js-utils Recursively compile all SCSS files into minified CSS.
Loading…
Cancel
Save