This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<?xml version="1.0"?> | |
<root> | |
<!-- Next part belongs to lucifr https://gist.github.com/lucifr/4971978 --> | |
<item> | |
<name>F19 to F19</name> | |
<appendix>(F19 to Hyper (ctrl+shift+cmd+opt) + F19 Only, F19)</appendix> | |
<identifier>private.f192f19</identifier> | |
<autogen> | |
--KeyOverlaidModifier-- |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#Finder | |
#disable snap to grid animation | |
defaults write com.apple.finder AnimateSnapToGrid -bool false | |
#disable some animations | |
defaults write com.apple.finder DisableAllAnimations -bool true | |
#disable opening files zoom animation | |
defaults write com.apple.finder ZoomRects -bool false |
NewerOlder