- NTFS Support
- Install ntfs-3g-2010.10.2-macosx.dmg & Restart
- If it throws error, Install macfuse-core-10.5-2.1.9.dmg
- Hide Apps from Application Switcher
- Sometime you want to hide application e.g. torrent client activity when pressing Cmd+Tab
- Add the following in the respective Info file. E.g. In /Applications/uTorrent.app/Contents/Info.plist
- <key> LSUIElement </key> <string> 1 </string>
- Default Vim Syntax Highlight
- echo "syntax on" >> ~/.vimrc
- Default color Theme
- echo "colo desert" >> ~/.vimrc
- Default intend
- echo "filetype plugin indent on" >> ~/.vimrc
- ntfs support in mac
- Create /etc/fstab and write
- LABEL=DRIVE_NAME none ntfs rw,auto,nobrowse
- It is ready. However, If finder doesn't show in finder, use open DIR_NAME
Monday, September 7, 2015
Mac Tricks & Hacks
All Blogs :
http://timir126.blogspot.com
http://vishnu-agarwal.blogspot.com
http://jobkeeper.blogspot.com
http://gethouse.blogspot.com
http://vishnu-lamp.blogspot.com
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment