Posts tagged vi

Dec23

iTerm2 tips & tricks

iterm2 tips tricks productivity | comments

Jumping to the start and end of the line

In case you didn't know, you can jump to the start or end of the line using Ctrl-a or Ctrl-e when you're in the command line.

Map Ctrl-a to Cmd ←

Continue reading »

Dec07

VIM Tips

vim tips | comments

:w !sudo tee %      # Write to a file you don't have permission to
:options            # to show all the `set` options
:verbose set sts    # shows where sts was set

Apr14

Hacking PeepOpen: Ignore list and shortcut key

vim peepopen ignore shortcut | comments

I just bought the PeepOpen application, and so far it's been great. It's alpha software, so understandably it lacks certain features. Luckily, since the code is open, we can tweak it.

Continue reading »

Jan29

Including Staging in Asset Packaging

assetpackager rails environments | comments

If ever you want to include staging when using asset packager, just write this initializer

Continue reading »

Jan02

Apple Magic Mouse Sensitivity

apple magicmouse sensitivity | comments

If you feel like your MagicMouse tracks a little weird, you may want to try the following setting:

(in your terminal write the following)

Continue reading »

Dec11

Vi Sweet Vi

vi editor dotfiles | comments

I've been a longtime VI user before owning a mac. Suffice to say I'm coming back. I'll let the pictures do most of the talking.

vim

Continue reading »

Jul12

Wishing for higher power

fgdavid personal | comments

Its so rare that I've found myself in this position wherein I'm hoping that somewhere out there, there is some omniscient being. When all hopes are robbed from you by scientific / medical data, you just hope that for all the good deeds of someone such as my father, he'd be given more time to enjoy his life which he was blessed with.

Continue reading »