New Finder windows show
> Other
> Downloads
System Preferences
> Keyboard
> Shortcuts
> Services
> Enable "New Terminal at Folder"
: separate windows and mac here:
Python 3
Install latest Python version SelectAdd Python 3.x to PATH
Click Customize installation Make sure everything is selected > Next Select install for all users Install Disable path length limit FinishWindows Settings
>Apps
>Apps & features
>App execution aliases
> Disable the python App InstallersSublime Text
Install Sublime Text 3 Ctrl+Shift+p >Install Package Control
Ctrl+Shift+p >Package Control: Advanced Install Package
Paste the following list:SublimeLinter,SublimeLinter-annotations,SublimeLinter-cppcheck,SublimeLinter-cpplint,SublimeLinter-pylint,Compare Side-By-Side,Increment Selection,BinaryPlist,INI
Run the following in an administrator CMD window:
python -m pip install cpplint
python -m pip install pylint
Install Cppcheck (Deselect GUI during installation) Ensure the installed packages can be accessed from the PATH by running them in the cmd window Download Sublime Settings and place into%appdata%\Sublime Text 3\Packages\User\
or~/Library/Application Support/Sublime Text 3/Packages/User/
No Extension Association
Associate Sublime Text 3 with files that have no extension, which is not allowed through the usual configuration menu.
Download and run the following batch file as administrator:
- associate.bat
assoc .="No Extension" ftype "No Extension"=^"%ProgramFiles%\Sublime Text 3\sublime_text.exe^" "%%1" assoc "No Extension"\DefaultIcon=%SystemRoot%\System32\imageres.dll,-102Note: replace the path for sublime text with the desired program.
Note: also works for other extensions, but it should be easier to use the given configuration menu instead.Sublime Merge
Install Sublime Merge Use%userprofile%\Documents\GitHub
for cloning repositories
defaults write com.apple.desktopservices DSDontWriteNetworkStores -bool true defaults write com.apple.desktopservices DSDontWriteUSBStores -bool true
/Applications /Library/Application Support/Adobe/CameraRaw /Library/Desktop Pictures /Library/Fonts /private/var/db/diagnostics /private/var/db/uuidtext ~/Documents/Virtual Machines ~/Downloads ~/.dropbox ~/Dropbox ~/Library/Application Support/Google/Chrome/Default/Application Cache ~/Library/Application Support/Google/Chrome/Default/Service Worker/CacheStorage ~/Library/Application Support/Steam/SteamApps ~/Library/Logs
Include /private/var/db/receipts
?
brew cask upgrade