Projects with this topic
Sort by:
-
This script automates the installation and configuration of Zsh with syntax highlighting, autosuggestions, FiraCode fonts, and the Starship prompt on a Linux system. It handles package installation, sets Zsh as the default shell, deploys config files and plugins, and cleans up temporary setup files.
Updated -
🔫 git unstage as a service: a Git plugin for the shell that automagically remembers all the different commands there are to remove files from staging and when to use eachUpdated -
Simple calendar in ZSH to see the current month layed out in the terminal. The goal is to eventually have some parameters to be able to determine "last month", "next month", "previous X months", "next X months" or other certain months. Currently just shows the current month.
Updated