Skip to content

Latest commit

 

History

History
13 lines (11 loc) · 276 Bytes

README.md

File metadata and controls

13 lines (11 loc) · 276 Bytes

dotfiles

To get ag:

  • brew install the_silver_searcher or
  • apt-get install silversearcher-ag

Install reattach-to-user-namespace:

  • brew install reattach-to-user-namespace

Alias vim with: reattach-to-user-namespace vim to get vim with proper clipboard support