Tags→#recipe
Managing Multiple Apps On Fly.io
How to manage multiple applications on Fly.io
Shell into Containerized PostgreSQL Database
How to shell into a postgres database running in a docker container.
Docker Dadbod Ui
Connect to a Dockerized PostgreSQL Database with vim-dadbod-ui
Time Travel Directories
A ZSH function to time travel to your most recent directories.
Better Navigation Experience With ZSH cdpath Variable
Shell enhancements for a better `cd` experience with ZSH cdpath environment variable
Write A Script To Templatize Astro Blog Posts
Learn how to write a bash script to automate creating posts in your astro blog and templatize your frontmatter.
Cleanup Local Git Branches
Learn how to clean up your local git branches for a given project.
Establish A Session With The Bitwarden CLI
Learn how to establish a logged in session with the bitwarden CLI.
Bitwarden CLI Search Utility
Learn how to script a command line utility to search for your passwords using the bitwarden cli and the jq package.