Skip to content

Instantly share code, notes, and snippets.

@jackusay
jackusay / Currently-Opened-Folders.md
Last active April 12, 2025 14:48 — forked from akaleeroy/_goto-opened-folders.md
Easy Access to Currently Opened Folders

Easy Access to Currently Opened Folders

Windows Enhancement Productivity

Enhance Open... or Save As... dialogs with a quick way to navigate to currently opened folders.

Easy Access to Currently Opened Folders - Demo

This is an AutoHotkey script that gives common file selection dialogs an extra feature: middle-clicking invokes a menu of currently opened folders. Say you want to save or upload something to/from a folder you've got open in Windows Explorer. The dialog box pops up with the last folder (from another project) or My Documents, and now you have to manually navigate to the folder you want, or copy-paste its path from the open Explorer window. I wanted to get to the active locations quicker. Recent Items wasn't exactly helping, so I made this by forking FavoriteFolders.ahk by Savage. Tested

@jackusay
jackusay / work-with-multiple-github-accounts.md
Created June 9, 2023 17:00 — forked from rahularity/work-with-multiple-github-accounts.md
How To Work With Multiple Github Accounts on your PC

How To Work With Multiple Github Accounts on a single Machine

Let suppose I have two github accounts, https://github.com/rahul-office and https://github.com/rahul-personal. Now i want to setup my mac to easily talk to both the github accounts.

NOTE: This logic can be extended to more than two accounts also. :)

The setup can be done in 5 easy steps:

Steps:

  • Step 1 : Create SSH keys for all accounts
  • Step 2 : Add SSH keys to SSH Agent
@jackusay
jackusay / gist:220a8277714d0eabcc347dd85dd39d61
Last active February 27, 2025 17:13
bash tool for windows
econding check
https://github.com/JetDemo/uchardet
jq for json
https://stedolan.github.io/jq/
wget
https://github.com/lifenjoiner/wget-for-windows/tree/mydev
https://eternallybored.org/misc/wget/