<?xml version="1.0" encoding="UTF-8"?>
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
  <url>
    <loc>http://til.justincampbell.me/error</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/add-colors-to-ls-output</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/annotate-ruby-code-in-vim-with-xmpfilter</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/avoid-doing-set-nopaste-in-vim-by-using-r-cat</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/close-all-other-vim-buffers</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/convert-github-issues-to-pull-requests-using-hub</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/create-an-ackrc-file</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/ctrl-t-shows-you-what-your-terminal-is-doing</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/disable-pry-breakpoints</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/double-click-a-surround-in-terminal</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/edit-multiple-things-at-once-in-vim</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/estimate-cost-of-source-code-with-sloccount</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/forward-ports-without-touching-your-router-with-natman</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/get-a-temporary-directory-in-ruby-with-dir-tmpdir</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/git-can-find-refs-by-relative-time</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/git-commit-v-shows-you-the-currently-staged-diff-in-your-editor</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/go-to-the-previous-directory-in-bash</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/grab-the-last-argument-from-the-last-command-in-bash-with-esc-period</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/install-gist-vim-to-quickly-share-code-snippets</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/jump-to-a-character-in-vim</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/jump-to-the-last-edit-in-vim</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/kill-a-process-by-name-with-pkill</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/lock-os-x-from-the-command-line-tmux</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/manage-vim-packages-with-vundle</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/methods-are-implicit-exception-blocks</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/mkdir-p-creates-intermediate-directories</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/open-tmux-windows-splits-in-the-current-directory</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/prompt_command-and-a-simpler-git-prompt</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/push-to-and-pop-from-the-stack-in-irb</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/put-set-e-in-bash-scripts-to-exit-on-error</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/rake-prereqs</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/redraw-your-vim-screen-with-ctrl-l</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/ruby-2-0-0-keyword-arguments</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/ruby-2-1-0-language-changes</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/ruby-2-3-0-language-changes</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/rubyvm-instructionsequence</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/run-vimtutor-to-learn-vim</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/search-all-files-with-ack-a</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/stage-parts-of-a-file-and-review-your-git-commits</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/start-an-http-server-with-ruby-run</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/teamviewer-is-great-for-remote-pairing</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/toggle-ruby-blocks-with-vim-blockle</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/unix-background-jobs</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-asterisk-in-vim-to-find-the-next-occurrence</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-ctrl-f-to-bring-up-history</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-ctrl-r-to-fuzzy-search-bash-history</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-python-m-simplehttpserver-to-start-a-static-web-server</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-r-for-ruby-regular-expressions</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-shush-to-enable-push-to-talk-for-skype-meetings</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-vagrant-hostmaster-to-automatically-update-etc-hosts</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-vim-ruby-refactoring-to-quickly-perform-common-refactorings</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/use-wa-to-save-all-open-buffers-in-vim</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/using-source-rubygems-in-your-gemfile</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/validate-format-json-by-piping-to-python-m-json-tool</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/vim-zt</loc>
  </url>
  <url>
    <loc>http://til.justincampbell.me/zoomwin-for-vim</loc>
  </url>
</urlset>
