small bash scripts to help my workflow day to day
- bash (...)
- fzf (...)
- jq (https://jqlang.org/download/)
- git (used only for git helpers)
For faster start time "C:/Program Files/Git/bin/bash.exe" --noprofile -i
Make the default sheel bash. Because zsh is not compatible with bash
# Source - https://stackoverflow.com/a
# Posted by larsks
# Retrieved 2026-01-23, License - CC BY-SA 3.0
exec bash
- Add spinner program
- add spinner for thing taht take time. like fetching
- Add protection
- Git (if not installed.)
- ... jq