Boot up Tasks: Difference between revisions
Jump to navigation
Jump to search
m
→檔案操作
m (→文件校閱) |
m (→檔案操作) |
||
| Line 130: | Line 130: | ||
* [https://ashleynolan.co.uk/blog/launching-sublime-from-the-terminal Launch Sublime Text 2 or 3 from the Mac OSX Terminal - AshleyNolan.co.uk - Blog and Portfolio for Ashley Nolan] ''un-verified'' | * [https://ashleynolan.co.uk/blog/launching-sublime-from-the-terminal Launch Sublime Text 2 or 3 from the Mac OSX Terminal - AshleyNolan.co.uk - Blog and Portfolio for Ashley Nolan] ''un-verified'' | ||
=== 檔案操作 === | === 檔案操作/資料夾 === | ||
* 「傳送到」[https://www.howtogeek.com/howto/windows-vista/customize-the-windows-vista-send-to-menu/ Customize the Send To Menu in Windows 10, 8, 7, or Vista] | * 「傳送到」[https://www.howtogeek.com/howto/windows-vista/customize-the-windows-vista-send-to-menu/ Customize the Send To Menu in Windows 10, 8, 7, or Vista] | ||
檔案總管選定某個資料夾,點選 「傳送到」 -> 「Cygwin」,就可以開啟 Cygwin 視窗,並且自動切換到選定的資料夾 | |||
# Open the explorer on {{Win}} and enter the {{kbd | key=shell:sendto}} to open the folder of shortcuts | |||
# Add a new shortcut {{kbd | key=<nowiki>C:\cygwin64\bin\mintty.exe -i /Cygwin-Terminal.ico C:\cygwin64\bin\bash.exe -l -c "cd \"$0\" ; exec bash"</nowiki>}} it the Cygwin was installed on C drive | |||
=== 快捷文字與自動替換文字 === | === 快捷文字與自動替換文字 === | ||