Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 643 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 643 Bytes

Dotfiles

I try to keep things simple and avoid heavy customization when I can. That said, there's some configuration updates and additional tooling that I find helpful. This repo is where I keep track of them.

Tools

  • ctrl-p - A vim plugin for finding and listing files.
  • ack - Searches a directory of source code for patterns.
  • jq - Filter and transform JSON data
  • entr - Run an arbitrary command when files change
  • sshfs - Mount remote file systems over SSH