Wednesday, December 24, 2014

OSX Tweaks

1. Command Line

sudo lsof -i -P



2. Yosemite Web Development Environment




3. JAVA


Intellij IDEA

4. Graphics


5. PHPMYADMIN


6. Ports an easy way to install open source software on mac

7. Toch

Better touch tool

8. Keyboard shortcuts

Screen Shot 2014-11-05 at 2.43.15 PM.png




9. Bash shortcuts


bash_profile
alias f="cd Work/FYP/"
alias e="sudo vim ~/.bash_profile"
alias u=". ~/.bash_profile"
~

10. Pages app writting mathematical formulas



11. Vim on mac

Vim enters the insert mode using i (or a for append), regardless of platform. Overwrite mode is only rarely entered using Shift+r. I've never used the Insert key here.


12. Terminator Equivalant

iTerm2

13. Install Sublime




14. Cut in Mac

Highlight the item(s) to be moved, and type command-C to copy it. Then navigate to the destination window, and rather than pressing command-V (or Edit>Paste item) , instead press Option-command-V (or hold down option when using the Edit menu). This changes "paste" into "move item here", i.e, the item will disappear from where it was copied. The result is equivalent to a "cut and paste."

15. Clip board Manager



16. Record Screen

Using quicktime player


17. Swipe Problem




6 comments: