This repo consists of scripts/cli which I created to ease my daily computing life. I usually use Fish Shell, occasionally use GNU Bash, and rarely use Zsh. I might also create binary executable using some compilers. Please check each README files.
- git-pull-all: a script in Bash and Fish shell to iterate through some directories and go
git pull
in each dir. There's a report at the end. - zig-master-update: a script in Fish shell to update Zig binary master.
All are (c) Bambang Purnomosidi D. P., MIT License, unless stated explicitly different. See LICENSE file.