About Driving School

About Driving School
Lorem Ipsum is simply dummy text of the printing and typesetting industry.

Contact Info

Tain, 9870 St Vincent Place, Glasgow, DC 45 Fr 45

Filedot To Folder Hot -

If filedot literally means a dotfile (e.g., .gitignore, .zshrc):

| Modifier | Effect | |----------|--------| | Shift + drop | Force move (override rule) | | Ctrl + drop | Force copy | | Alt + drop | Open rule editor before drop | filedot to folder hot


; Select a file, press Win + M to move it to "E:\Sorted"
#m::
Send, ^x
Run, explorer.exe E:\Sorted
WinWaitActive, Sorted
Send, ^v
return