shellcheck

ShellCheck – A shell script static analysis tool. ShellCheck is a GPLv3 tool that gives warnings and suggestions for bash/sh shell scripts: The goals of ShellCheck are See the gallery of …

oh-my-posh

oh-my-posh: A prompt theme engine for any shell. What started as the offspring of oh-my-posh2 for PowerShell resulted in a cross platform, highly customizable and extensible prompt theme engine. After 4 years …

~/.fdignore

The .fdignore file has the same syntax as .gitignore, meaning that the trailing slash denotes a folder. The leading slash denotes that only the entry placed at the top level should be ignored. …

bashtop, bpytop

bashtop Resource monitor that shows usage and stats for processor, memory, disks, network and processes. Features Easy to use, with a game inspired menu system. Fast and „mostly“ responsive UI …

Better bash script

It’s really important to catch errors as soon as they occur and to fail fast. Nothing can be worse than continuing with something like: Notice how the variable name FILE_NAME or DST_DIR is …

zshell v macOS

Starting with the macOS Catalina beta, your Mac uses zsh as the default login shell and interactive shell. You can make zsh the default in earlier versions of macOS as …