Alias
ws=D: $t IF ".$*." == ".." (cd D:\project/project1) ELSE (cd $*) $t subl . |
Copy folder
cp -a folder/subfolder G:/whatever/folder/subfolder |
Shortcuts
Tab manipulation
- Ctrl + ` : Global Summon from taskbar
- Win + Alt + p : Preferences (Or right click on title bar)
- Ctrl + t : New tab dialog (maybe you want to open cmd as admin?)
- Ctrl + w : Close tab
- Shift + Alt + number : Fast new tab:
- CMD
- PowerShell
- Alt + Enter : Fullscreen
Shell
- Ctrl + Alt + u : Traverse up in directory structure (lovely feature!)
- End, Home, Ctrl : Traverse text as usual on Windows
- Ctrl + r : History search
- Shift + mouse : Select and copy text from buffer
- Right click / Ctrl + Shift + v : Paste text