2014-03-30 |
Tony Duckles | bin/git-subup: Better compatibility with older Git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-03-30 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-03-30 |
Tony Duckles | .vim: pathogen.vim 2.3 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-03-29 |
Tony Duckles | .vimrc: Put ctrlp_cache_dir inside ~/.vim/ |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-03-29 |
Tony Duckles | .vim/bundle: Use ssh:// rather than git:// for submodul... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-03-29 |
Tony Duckles | .vim/bundle: Add vim-unimpaired |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-03-29 |
Tony Duckles | .vimrc: leader-p for smart paste |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-03-29 |
Tony Duckles | .vimrc: spelllang=en_us |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-01-07 |
Tony Duckles | .gitconfig: Customize color.decorate |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2014-01-07 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-11-17 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-11-17 |
Tony Duckles | bin/git-*: Add git-alias, git-obliterate, git-show... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-11-17 |
Tony Duckles | bin/: A bit of housekeeping |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-10-27 |
Tony Duckles | .gitignore: Ignore .vim/spell/ |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-10-25 |
Tony Duckles | .vimrc: Re-add pastetoggle so F2 works in insert mode |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-10-20 |
Tony Duckles | .vimrc: Move all vimrc autocmds to a augroup |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-09-29 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-09-29 |
Tony Duckles | ack v2.10 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-09-18 |
Tony Duckles | .bashrc: Add -p to LS_COMMON |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-09-18 |
Tony Duckles | .ackrc: Don't need to customize type=css anymore |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-09-02 |
Tony Duckles | .vimrc: Tweak listchars tab handling |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-09-01 |
Tony Duckles | .vimrc: Enhanced strip-trailing-whitespace |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-09-01 |
Tony Duckles | .vimrc: Cleanup mappings section |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-08-25 |
Tony Duckles | .vimrc: Reselect visual block after indent/outdent |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-08-25 |
Tony Duckles | .vimrc: Lighten guibg color for highlight SpecialKey |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-08-25 |
Tony Duckles | .vimrc: Tweak listchars to add precedes+extends |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-08-25 |
Tony Duckles | .vimrc: Add list-whitespace-chars toggle |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-08-18 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-08-18 |
Tony Duckles | .hg: Initial commit for .hgrc and .mercurial/* |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-07-13 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-07-13 |
Tony Duckles | bin/svn-wrapper: Colorized diff output |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-05-26 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-27 |
Tony Duckles | .bash_profile: Use rbenv instead of rvm |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-27 |
Tony Duckles | ack v2.04 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-27 |
Tony Duckles | .vimrc: Show dotfiles in ctrlp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-20 |
Tony Duckles | .vim: vim-powerline |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-20 |
Tony Duckles | bin/ack: ack 2.02 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-20 |
Tony Duckles | .vimrc: Git (Fugitive) helpers |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-17 |
Tony Duckles | .vimrc: Add DiffToggle() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-17 |
Tony Duckles | .vimrc: Tweak StatusLine highlighting |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-17 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-17 |
Tony Duckles | .vim: Use Ctrl-P instead of Command-T |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-13 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-09 |
Tony Duckles | bin/svn-wrapper: Misc fixes |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-06 |
Tony Duckles | .vimrc: Darker StatusLine colors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-06 |
Tony Duckles | .gitconfig: Add "dfw" alias for "diff --word-diff" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-04-02 |
Tony Duckles | .bashrc: Fix svn-wrapper usage |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-31 |
Tony Duckles | bin/svn-wrapper: Add svn-wrapper |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-31 |
Tony Duckles | .iterm2/colors: Tweaks to solarized-ansi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-31 |
Tony Duckles | .mintty/colors: Brighter blue in solarized-ansi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-28 |
Tony Duckles | .gitignore_global: Always ignore *.pyc, *.swp |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-28 |
Tony Duckles | .bash_completion.d/fabric.bash: Bash completion for... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-25 |
Tony Duckles | .toprc: Tweak columns and column-order |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-23 |
Tony Duckles | .toprc: Setup useful multi-window mode |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-11 |
Tony Duckles | bin/git-ack: ack-based replacement for "git grep ..." |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-10 |
Tony Duckles | ack 2.00b06 (git commit 04e8986) |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-10 |
Tony Duckles | .gitconfig: Alias ls="ls-files" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-10 |
Tony Duckles | .vim/colors: Misc clean-up |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-10 |
Tony Duckles | bin/ack-wrapper: Handle STDIN being a pipe |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-09 |
Tony Duckles | .vim/bundle: Update vim bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-09 |
Tony Duckles | .bashrc: Tweak __git_ps1 colors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-08 |
Tony Duckles | .ackrc: Always print filename, search *.txt files |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-08 |
Tony Duckles | bin/ack-wrapper: Correctly escape user-supplied args |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-07 |
Tony Duckles | .vimrc: <F7> to toggle spell-check |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-04 |
Tony Duckles | .iterm2/colors: Dimmer solarized-ansi foreground color |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-03 |
Tony Duckles | bin/ack-wrapper: Use ack-wrapper |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-03 |
Tony Duckles | .vimrc: Tweak StatusLineNC colors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-03-03 |
Tony Duckles | .bashrc: Alias diff="git diff --no-index" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-02-16 |
Tony Duckles | .bashrc: Don't check for $STY in settitle() |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-02-09 |
Tony Duckles | .iterm2/colors: Add solarized-ansi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-02-09 |
Tony Duckles | .screenrc: Misc comment clean-up |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-02-03 |
Tony Duckles | bin/colortable: Only standard colors by default, opt... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-02-03 |
Tony Duckles | .vimrc: Add NERDTree config |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-02-03 |
Tony Duckles | .vim/bundle: Add NERDTree |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-02-03 |
Tony Duckles | .mintty/colors: Rename solarized-alt -> solarized-ansi |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-31 |
Tony Duckles | .mintty/colors: More solarized-alt color tweaks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-31 |
Tony Duckles | bin/colortable: Rewrite in bash, columns for background... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-28 |
Tony Duckles | .mintty/colors: Lighten solarized-alt background |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-27 |
Tony Duckles | .vim: pathogen.vim 2.2 |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-27 |
Tony Duckles | bin/colortable: Print a color table of ANSI colors... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-26 |
Tony Duckles | .mintty: Move color-schemes to ~/.mintty/colors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-25 |
Tony Duckles | .bashrc: Add "settitle" function for setting screen... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-25 |
Tony Duckles | .term_colorpalette: Slightly lighter brblack |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-25 |
Tony Duckles | bin/git-subup: Better compatibility with older Git... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-25 |
Tony Duckles | bin/ipaddr: Support AIX |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-25 |
Tony Duckles | .screenrc: $TERM="screen" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-24 |
Tony Duckles | .vim: Update bundle submodules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-24 |
Tony Duckles | .gitconfig: Update git-subup aliases |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-24 |
Tony Duckles | bin/git-subup: Init child submodules, optionally pull |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-21 |
Tony Duckles | .term_colorpalette: Tweak 'blue' and 'white' colors |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-21 |
Tony Duckles | .screenrc: Lower-contrast hardstatus colors and show... |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-11 |
Tony Duckles | bin/git-subup: Avoid detached HEAD |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-11 |
Tony Duckles | .vim/bundle: Add scriptease, update modules |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-11 |
Tony Duckles | .vimrc: +sidescrolloff=10, smarttab, +nnoremap Y |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-07 |
Tony Duckles | .vimrc: statusline tweaks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-06 |
Tony Duckles | .vimrc: Color (highlight) tweaks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-05 |
Tony Duckles | .vimrc: Lower-contrast "highlight StatusLine" |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-05 |
Tony Duckles | bin/git-subup: Always checkout origin/HEAD |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-05 |
Tony Duckles | .vimrc: statusline tweaks |
commit | commitdiff | tree | snapshot (tar.gz zip) |
2013-01-05 |
Tony Duckles | .vimrc: Custom statusline, lots of new helper mappings |
commit | commitdiff | tree | snapshot (tar.gz zip) |
next |