Install fzf on Ubuntu 24.04

Install fzf on Ubuntu 24.04

The fzf (short for fuzzy finder) is a command line tool used to search and filter files, command history, processes, hostnames, bookmarks, git commits, and more, all interactively. It performs...
Install ShellCheck on Ubuntu 24.04

Install ShellCheck on Ubuntu 24.04

ShellCheck is a static analysis tool designed for shell scripts. It helps identify common issues, errors, and potential bugs in scripts written in shell scripting languages such as Bash. ShellCheck...