📄️ Bash Alias Setup
Do you often find yourself searching for previously typed long commands in your bash history? If so, you'll appreciate
📄️ Make another branch as master
Since the task was to simply use another branch instead of master, you can simply remove master branch completely or
📄️ Git Multiple Repositories
When your codebase becomes too large to maintain in a single Git repository, you should consider using multiple
📄️ Git Pull Upstream Changes
Step 1: Pull upstream changes
📄️ Git Repo Clone With SSH
This will save up a lot of your time trying to fix SSL Error, certification problem
📄️ Git Submodule
Adding or Cloning a submodule
📄️ Git Worktree
Git Worktree is a feature that allows you to maintain multiple working trees associated with a single Git repository.
📄️ Rider Multi Cursor For Mac
If you're using Rider, the JetBrains IDE, on your macOS, you can take advantage of its powerful multi-cursor
📄️ Rider Shortcut Keys
Rider, the JetBrains IDE, offers a variety of shortcut keys to streamline your navigation and tab management tasks.
📄️ SSH
📄️ Vim Visual Block
In Vim, the Visual Block mode is a powerful feature that allows you to select text in a block, enabling efficient text