Skip to content

Latest commit

 

History

History
48 lines (34 loc) · 1.2 KB

win10.md

File metadata and controls

48 lines (34 loc) · 1.2 KB

Tools

  • enable long file path: Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\FileSystem
  • CYGWIN
    • wget,rsync,curl,zip,unzip,aria2c, git
  • 7-zip
  • VMWare Workstation
  • Thunderbird
  • Dictionary: Takaboto

Git

git config --global user.name "John"
git config --global user.email "[email protected]"
git config --global core.autocrlf true
git config --global core.fileMode false

CYGWIN

init user home structure, symlink or phyiscal dir

e.g. ln -s d:\temp ~/temp

Customize Sendto

"Send to" is stored in C:\Users\Your Username\AppData\Roaming\Microsoft\Windows\SendTo

or WMD+R and shell:sendto to open it

Shortcut Refresh Course

switch between windows for the same app

This is particularly useful w/ virtual desktop. If the app is the first item in the task bar

win+1

For this reason, it is best to place the most used apps as the first several pinned app.