]>
Tony Duckles's Git Repositories (git.nynim.org) - dotfiles.git/log
Tony Duckles [Mon, 1 Dec 2014 15:45:46 +0000 (09:45 -0600)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Thu, 27 Nov 2014 15:53:28 +0000 (09:53 -0600)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Thu, 27 Nov 2014 15:48:50 +0000 (09:48 -0600)]
.hgrc: Remove unused plugins
Tony Duckles [Thu, 27 Nov 2014 15:46:13 +0000 (09:46 -0600)]
.tmux.conf: More key bindings
Tony Duckles [Wed, 20 Aug 2014 23:38:05 +0000 (18:38 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sat, 16 Aug 2014 20:16:50 +0000 (15:16 -0500)]
.tmux.conf: Tweak pane-border-style
Tony Duckles [Sat, 16 Aug 2014 19:55:18 +0000 (14:55 -0500)]
.tmux.conf: vim style window splitting
Tony Duckles [Sat, 16 Aug 2014 02:19:38 +0000 (21:19 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sat, 16 Aug 2014 02:18:34 +0000 (21:18 -0500)]
.tmux.conf: Shift+0-9 to select screens 10-19
Tony Duckles [Tue, 12 Aug 2014 15:15:17 +0000 (10:15 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Tue, 12 Aug 2014 03:07:02 +0000 (22:07 -0500)]
.tmux.conf: Initial commit
Tony Duckles [Sat, 19 Apr 2014 00:54:32 +0000 (19:54 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sat, 19 Apr 2014 00:54:00 +0000 (19:54 -0500)]
.vimrc: Fix spelling
Tony Duckles [Sat, 19 Apr 2014 00:52:47 +0000 (19:52 -0500)]
.gitignore_global: Exclude 'tags' files
Tony Duckles [Sun, 6 Apr 2014 12:32:24 +0000 (07:32 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sat, 5 Apr 2014 19:48:23 +0000 (14:48 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sat, 5 Apr 2014 19:46:42 +0000 (14:46 -0500)]
.vimrc: Cleanup unused mappings, misc tweaks
Tony Duckles [Sat, 5 Apr 2014 19:46:12 +0000 (14:46 -0500)]
bin/git-subup: Better pull-mode handling
Tony Duckles [Mon, 31 Mar 2014 14:10:17 +0000 (09:10 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sun, 30 Mar 2014 19:26:36 +0000 (14:26 -0500)]
.vim/bundle: Use https:// rather than ssh:// for submodule repo's
Use HTTPS instead of SSH. SSH only works on computers where you have
your public RSA key registered on your Github account. HTTPS is
"anonymous" and will work for any machine.
Tony Duckles [Sun, 30 Mar 2014 19:22:38 +0000 (14:22 -0500)]
bin/git-subup: Better compatibility with older Git versions
Eliminate --checkout handling. This doesn't play nicely with older
versions of Git.
Tony Duckles [Sun, 30 Mar 2014 19:08:44 +0000 (14:08 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sun, 30 Mar 2014 19:06:19 +0000 (14:06 -0500)]
.vim: pathogen.vim 2.3
Tony Duckles [Sat, 29 Mar 2014 21:35:24 +0000 (16:35 -0500)]
.vimrc: Put ctrlp_cache_dir inside ~/.vim/
Tony Duckles [Sat, 29 Mar 2014 15:55:14 +0000 (10:55 -0500)]
.vim/bundle: Use ssh:// rather than git:// for submodule repo's
Tony Duckles [Sat, 29 Mar 2014 15:54:48 +0000 (10:54 -0500)]
.vim/bundle: Add vim-unimpaired
Tony Duckles [Sat, 29 Mar 2014 15:24:33 +0000 (10:24 -0500)]
.vimrc: leader-p for smart paste
Tony Duckles [Sat, 29 Mar 2014 15:23:22 +0000 (10:23 -0500)]
.vimrc: spelllang=en_us
Set spelllang centrally at the start rather than in individual
bindings.
Tony Duckles [Fri, 31 Jan 2014 15:32:20 +0000 (09:32 -0600)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Tue, 7 Jan 2014 18:23:39 +0000 (12:23 -0600)]
.gitconfig: Customize color.decorate
Tony Duckles [Tue, 7 Jan 2014 18:23:13 +0000 (12:23 -0600)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Mon, 18 Nov 2013 15:18:15 +0000 (09:18 -0600)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sun, 17 Nov 2013 22:46:39 +0000 (16:46 -0600)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sun, 17 Nov 2013 16:21:25 +0000 (10:21 -0600)]
bin/git-*: Add git-alias, git-obliterate, git-show-tree
Adding some new Git utilities from git-extras:
https://github.com/visionmedia/git-extras
Tony Duckles [Sun, 17 Nov 2013 16:17:43 +0000 (10:17 -0600)]
bin/: A bit of housekeeping
Remove unused commands. Rename some git-* commands to have verbose
names and use ~/.gitconfig aliases to maintain short-names.
Tony Duckles [Mon, 28 Oct 2013 13:58:43 +0000 (08:58 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sun, 27 Oct 2013 23:51:59 +0000 (18:51 -0500)]
.gitignore: Ignore .vim/spell/
Tony Duckles [Fri, 25 Oct 2013 22:25:52 +0000 (17:25 -0500)]
.vimrc: Re-add pastetoggle so F2 works in insert mode
Tony Duckles [Tue, 22 Oct 2013 14:42:11 +0000 (09:42 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sun, 20 Oct 2013 21:04:57 +0000 (16:04 -0500)]
.vimrc: Move all vimrc autocmds to a augroup
Use a wrapper augroup to make sure autocmds don't get duplicated
when re-loading $MYVIMRC.
Tony Duckles [Sun, 29 Sep 2013 10:42:25 +0000 (12:42 +0200)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sun, 29 Sep 2013 10:41:24 +0000 (12:41 +0200)]
ack v2.10
Tony Duckles [Thu, 19 Sep 2013 13:44:54 +0000 (08:44 -0500)]
Merge remote branch 'origin/master' into epic
Tony Duckles [Wed, 18 Sep 2013 02:29:58 +0000 (21:29 -0500)]
.bashrc: Add -p to LS_COMMON
Always pass -p to 'ls' to force a trailing slash after directory
names.
Tony Duckles [Wed, 18 Sep 2013 02:27:36 +0000 (21:27 -0500)]
.ackrc: Don't need to customize type=css anymore
There are native css and sass types now.
Tony Duckles [Mon, 2 Sep 2013 15:20:21 +0000 (10:20 -0500)]
.vimrc: Tweak listchars tab handling
Tony Duckles [Sun, 1 Sep 2013 19:57:36 +0000 (14:57 -0500)]
.vimrc: Enhanced strip-trailing-whitespace
Tony Duckles [Sun, 1 Sep 2013 19:56:00 +0000 (14:56 -0500)]
.vimrc: Cleanup mappings section
Tony Duckles [Mon, 26 Aug 2013 14:17:03 +0000 (09:17 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sun, 25 Aug 2013 21:16:37 +0000 (16:16 -0500)]
.vimrc: Reselect visual block after indent/outdent
Tony Duckles [Sun, 25 Aug 2013 21:09:29 +0000 (16:09 -0500)]
.vimrc: Lighten guibg color for highlight SpecialKey
Tony Duckles [Sun, 25 Aug 2013 21:08:36 +0000 (16:08 -0500)]
.vimrc: Tweak listchars to add precedes+extends
Tony Duckles [Sun, 25 Aug 2013 21:05:37 +0000 (16:05 -0500)]
.vimrc: Add list-whitespace-chars toggle
Add <leader>ws for toggling list-mode -- showing unprintable chars
like trailing white-space and hard-tabs.
Other changes:
* Use ":set {{flag}}!" syntax for toggling boolean variables rather
than ":set inv{{flag}}" syntax.
* Simplify strip-trailing-whitespace helper.
Tony Duckles [Sun, 18 Aug 2013 16:09:20 +0000 (11:09 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sat, 17 Aug 2013 03:50:48 +0000 (22:50 -0500)]
.hg: Initial commit for .hgrc and .mercurial/*
Add config files for Mercurial
Tony Duckles [Mon, 15 Jul 2013 13:30:53 +0000 (08:30 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sat, 13 Jul 2013 15:19:12 +0000 (10:19 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sat, 13 Jul 2013 15:16:17 +0000 (10:16 -0500)]
bin/svn-wrapper: Colorized diff output
Tony Duckles [Tue, 28 May 2013 13:45:20 +0000 (08:45 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sun, 26 May 2013 17:19:55 +0000 (12:19 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Mon, 29 Apr 2013 15:22:36 +0000 (10:22 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sat, 27 Apr 2013 17:08:31 +0000 (12:08 -0500)]
.bash_profile: Use rbenv instead of rvm
Tony Duckles [Sat, 27 Apr 2013 17:07:42 +0000 (12:07 -0500)]
ack v2.04
Tony Duckles [Sat, 27 Apr 2013 00:31:10 +0000 (19:31 -0500)]
.vimrc: Show dotfiles in ctrlp
Tony Duckles [Mon, 22 Apr 2013 14:20:33 +0000 (09:20 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Fri, 19 Apr 2013 01:46:38 +0000 (20:46 -0500)]
.vim: vim-powerline
Tony Duckles [Sat, 20 Apr 2013 02:45:22 +0000 (21:45 -0500)]
bin/ack: ack 2.02
Tony Duckles [Sat, 20 Apr 2013 02:39:09 +0000 (21:39 -0500)]
.vimrc: Git (Fugitive) helpers
Tony Duckles [Wed, 17 Apr 2013 13:59:40 +0000 (08:59 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Wed, 17 Apr 2013 03:19:46 +0000 (22:19 -0500)]
.vimrc: Add DiffToggle()
Taken from: http://www.bestofvim.com/tip/diff-diff/
Tony Duckles [Wed, 17 Apr 2013 03:17:20 +0000 (22:17 -0500)]
.vimrc: Tweak StatusLine highlighting
* Update StatusLine to have buffer # (%n) in ctermfg=DarkGreen.
* Use Solarized colors for guifg/guibg.
Tony Duckles [Wed, 17 Apr 2013 01:38:59 +0000 (20:38 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Wed, 17 Apr 2013 01:36:28 +0000 (20:36 -0500)]
.vim: Use Ctrl-P instead of Command-T
Ctrl-P is a full path fuzzy file, buffer, mru, tag finder for Vim.
It is written in pure Vimscript, as opposed to Command-T which needs
Vim to be compiled with Ruby support.
Tony Duckles [Sat, 13 Apr 2013 15:03:40 +0000 (10:03 -0500)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Tue, 9 Apr 2013 22:21:56 +0000 (17:21 -0500)]
Merge branch 'master' into epic
Tony Duckles [Tue, 9 Apr 2013 22:19:07 +0000 (17:19 -0500)]
bin/svn-wrapper: Misc fixes
* Update the revision-line reg-ex to support the "(no author)" case.
* Update the AWK usage to set 'FS' at run-time rather than using
"awk -F...". It's more encapsulated this way and more easily
extensible down the road.
Tony Duckles [Sat, 6 Apr 2013 01:28:33 +0000 (20:28 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sat, 6 Apr 2013 01:27:19 +0000 (20:27 -0500)]
.vimrc: Darker StatusLine colors
Tony Duckles [Sat, 6 Apr 2013 01:26:41 +0000 (20:26 -0500)]
.gitconfig: Add "dfw" alias for "diff --word-diff"
Tony Duckles [Tue, 2 Apr 2013 22:40:13 +0000 (17:40 -0500)]
Merge branch 'master' into epic
Tony Duckles [Tue, 2 Apr 2013 22:39:34 +0000 (17:39 -0500)]
.bashrc: Fix svn-wrapper usage
Tony Duckles [Mon, 1 Apr 2013 14:38:36 +0000 (09:38 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Sun, 31 Mar 2013 23:28:54 +0000 (18:28 -0500)]
bin/svn-wrapper: Add svn-wrapper
Create a wrapper script around SVN:
* Pipe "svn cat/diff/help/log/status ..." output to $PAGER.
* Support color-ified "svn status".
* Support "svn ll" alias.
Tony Duckles [Sun, 31 Mar 2013 15:51:55 +0000 (10:51 -0500)]
.iterm2/colors: Tweaks to solarized-ansi
Tony Duckles [Sun, 31 Mar 2013 04:46:11 +0000 (23:46 -0500)]
.mintty/colors: Brighter blue in solarized-ansi
Tony Duckles [Sat, 23 Mar 2013 23:47:59 +0000 (18:47 -0500)]
.gitignore_global: Always ignore *.pyc, *.swp
* *.pyc are compiled *.py (Python) files
* *.swp are Vim swap files
Tony Duckles [Sat, 23 Mar 2013 23:47:34 +0000 (18:47 -0500)]
.bash_completion.d/fabric.bash: Bash completion for Fabric
Tony Duckles [Mon, 25 Mar 2013 04:12:38 +0000 (23:12 -0500)]
.toprc: Tweak columns and column-order
Tony Duckles [Sat, 23 Mar 2013 23:30:34 +0000 (18:30 -0500)]
.toprc: Setup useful multi-window mode
* Use multiple-window mode by default
* Create useful alternate windows:
1: CPU Usage
2: Memory Usage
3: Swap Usage
4: CPU Time
* Minor tweaks to colors
Tony Duckles [Mon, 11 Mar 2013 13:52:38 +0000 (08:52 -0500)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Mon, 11 Mar 2013 05:19:12 +0000 (00:19 -0500)]
bin/git-ack: ack-based replacement for "git grep ..."
Tony Duckles [Sun, 10 Mar 2013 17:51:03 +0000 (12:51 -0500)]
ack 2.00b06 (git commit
04e8986 )
Switch over to using Ack v2.0.
* .ackrc: Eliminate --text option which is obsolete in ack2.
* .ackrc: Change --type-set options to new-style --type-add options.
* .bashrc: Don't need to use ack-wrapper anymore, at least for now.
Tony Duckles [Sun, 10 Mar 2013 17:49:33 +0000 (12:49 -0500)]
.gitconfig: Alias ls="ls-files"
Tony Duckles [Sun, 10 Mar 2013 16:00:25 +0000 (11:00 -0500)]
.vim/colors: Misc clean-up
* colors/neon.vim: Remove empty file. :-\
* colors/murphy.vim: Fix fileformat from DOS to Unix.
Tony Duckles [Sun, 10 Mar 2013 15:49:38 +0000 (10:49 -0500)]
bin/ack-wrapper: Handle STDIN being a pipe
* If STDIN is a pipe ("test ! -t 0") use `cat` to redirect stdin to
stdout and pipe the result to real-ack.
* Switch back to using "command ack" rather than "$(type -P ack").
`type -P` is bash-centric. Try to be /bin/sh compatible.
* Use clear "${VAR}" syntax around all variables, for consistency.
Tony Duckles [Sat, 9 Mar 2013 18:29:00 +0000 (12:29 -0600)]
.vim/bundle: Update vim bundle submodules
Tony Duckles [Sat, 9 Mar 2013 18:27:20 +0000 (12:27 -0600)]
.bashrc: Tweak __git_ps1 colors
Tony Duckles [Fri, 8 Mar 2013 23:44:09 +0000 (17:44 -0600)]
Merge remote-tracking branch 'origin/master' into epic
Tony Duckles [Fri, 8 Mar 2013 23:41:43 +0000 (17:41 -0600)]
.ackrc: Always print filename, search *.txt files
Tony Duckles [Fri, 8 Mar 2013 23:36:18 +0000 (17:36 -0600)]
bin/ack-wrapper: Correctly escape user-supplied args
When using "ack needle foo*.txt", the shell will expand that
wildcard and if any of the matching files contain spaces (or other
special chars that need escaping) those won't be passed correctly
to 'ack' when using the old-style "command ack $ackrc $*" calling
method. We need to single-quote wrap any arguments to ensure we
don't need to escape-out any spaces/exclamation/question chars.