• Stars
    star
    466
  • Rank 93,773 (Top 2 %)
  • Language
    Shell
  • License
    MIT License
  • Created almost 14 years ago
  • Updated 7 months ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

My vim, zsh, git, tmux, and other config files and utility scripts.

Dotfiles

My dotfiles, a constantly evolving set of configurations which I arguably spend too much time tweaking, but they make the command line feel like home, so here we are.

Vim

I do love me some Vim, that's for sure. I run Vim with vim-plug to manage plugins. I have many plugins and customizations (stored in vim/rcfiles and vim/rcplugins respectively) which may not be everyone's cup of tea, but I sure do love a sharp tool.

Zsh

I run zsh as my shell, finding it to be a great middle ground between adding additional niceties and features, while remaining a largely compatible shell scripting target. I use zplug to manage zsh plugins (like the amazing zsh-syntax-highlighting plugin), and I use pure as my prompt.

Tmux

Tmux allows me to combine processes, shells, and Vim in any way I need for the project at hand. I'm able to build my own IDE-like experience at the command line while still using the best tool for any given job. I'm a big fan.

Core to my tmux work is the combination of two plugins that bring Vim & tmux together, vim-tmux-navigator for navigation, and vim-tmux-runner for sending commands from vim to tmux.

fzf

Lastly have fzf, "a command-line fuzzy finder". In the end this is a much smaller component being just a shell command, but I find I use it across each of Vim, zsh, and tmux, and it has become absolutely core to many of my workflows, thus it gets top billing.

Inspiration

More Repositories

1

vim-tmux-navigator

Seamless navigation between tmux panes and vim splits
Vim Script
5,206
star
2

vim-system-copy

Vim plugin for copying to the system clipboard with text-objects and motions
Vim Script
345
star
3

vim-tmux-runner

Vim and tmux, sittin' in a tree...
Vim Script
290
star
4

vim-conflicted

Easy git merge conflict resolution in Vim
Vim Script
271
star
5

vim-sort-motion

Vim mapping for sorting a range of text
Vim Script
250
star
6

your-first-vim-plugin

Samples and notes for my Aug 2014 'Your First Vim Plugin' talk
Vim Script
129
star
7

vim-titlecase

Teach Vim about titlecase, with support for motions and text objects
Vim Script
103
star
8

vim-quicklink

A Vim plugin for quickly looking up a topic in google and inserting the relevant link
Vim Script
55
star
9

boston-react-conf-2018-graphql-talk

Sample repo for my Boston React Conf 2018 talk on React & GraphQL
JavaScript
31
star
10

vim-run-interactive

Vim plugin to run shell commands in an interactive shell
Vim Script
26
star
11

vim-rfactory

Vim plugin for rapid navigation to FactoryBot factory definition
Ruby
23
star
12

display-table-summary

Vim Script
8
star
13

vim-presentation-mode

Vim Script
8
star
14

vim-textobj-codeblock

Vim Script
7
star
15

alfred-trello-boards

Alfred workflow for quick navigation to Trello boards
Ruby
7
star
16

vim-kata-meetup

Support repo for 2012-11-12 Boston Vim meetup
Ruby
5
star
17

ctrlp-generic

A generic list selection extension to CtrlP for vim
Vim Script
4
star
18

magictags

Automatic generation of tags file from Vim
Vim Script
4
star
19

vim-g-dot

Vim command to repeat last change over a number of lines
Vim Script
4
star
20

typescript-intro-presentation

3
star
21

live-down

Markdown rendering and live-reloading
3
star
22

conway

jQuery & coffeescript implementation of Conway's Game of Life
CoffeeScript
3
star
23

vim-colors-ctoomey

My colorschemes for vim
Vim Script
3
star
24

react-native-graphql

JavaScript
2
star
25

emit

Fun with canvas animation
Ruby
2
star
26

zero

A web app to monitor your inbox zero status over time
Ruby
2
star
27

elm-reaction

Elm
1
star
28

gsub.vim

Vim Script
1
star
29

inertia-svelte-repro

Ruby
1
star
30

vim-swiki

Vim plugin for simple wiki management
Vim Script
1
star
31

trusted-local

Vim Script
1
star