In this post, I am going to improve the interactive bookmark I created in a previous post.
Interactive bookmarks menu v2
路 4 min read
In this post, I am going to improve the interactive bookmark I created in a previous post.
In this post, I will explain how to load custom variables by reading a JSON file, this will be done every time we open a Terminal. I will also improve the shortcuts we create in the previous posts.
In this post, I will explain how to import custom environment variables from a JSON file. I will also improve the shortcuts we create in the previous posts.
In this post, I will define shortcuts in my bash terminal. The implementation is based on using aliases and functions. Super simple!
In this post, I am going to implement an interactive bookmarks menu using fzf in bash Terminal.
In this post, I will explain how to set up shortcuts in the PowerShell Profile. Everything in this article works for PowerShell 5.1 and later.