444 Commits

Author SHA1 Message Date
94f3c3b14e inputrc: set readline options for adding "/" when tab completing directories and symlinks to directories 2014-04-30 11:39:54 -04:00
c6d7e1caac bash_aliases: in cygwin, always set SSH_AUTH_SOCK 2014-04-14 08:31:50 -04:00
ab87b07e83 bashrc, bash_aliases: in cygwin, only launch ssh-agent when the first "ssh" command is executed 2014-03-19 09:20:39 -04:00
034e52399b bash_aliases: cs: only cd to dirname of argument if argument exists in filesystem 2014-03-12 13:43:34 -04:00
206a087d54 cd_hook: do not invoke actions if in a bash subshell 2014-03-07 10:52:36 -05:00
628094554b change winpath from an alias to an environment variable 2014-03-03 11:26:03 -05:00
2a9c242373 use PROMPT_COMMAND to set terminal window title again
when using "cd" hooks, the hooks were executed in subshell environments like (cd dir; ls) and leaving the window title incorrect when the subshell exited
2014-02-28 09:30:27 -05:00
6011851fe4 bash_aliases: invoke cd_hook when bash_aliases file is loaded 2014-02-27 13:16:49 -05:00
d405c27c1d bash_aliases: cd_hook_change_terminal_title: compute $PWD basename instead of shelling out 2014-02-27 12:10:40 -05:00
a8360d38e1 reorganize bash_aliases; use shell built-ins when possible; use cd hooks instead of PROMPT_COMMAND for actions to be performed when changing directories 2014-02-27 11:52:52 -05:00
36860c5999 use "command gvim" instead of "$(which gvim)" 2014-02-27 11:17:58 -05:00
b001902956 ignore top-level project.vim and .todo files 2014-02-27 11:10:57 -05:00
66e4597b85 update git Beyond Compare difftool from BC2 to BC3 2014-01-27 10:38:31 -05:00
30349fc349 inputrc: map control-backspace to backward-kill-word 2014-01-21 16:22:55 -05:00
afeec28abc update flags for vfat rsycning 2014-01-15 22:35:35 -05:00
3aa4ed29c3 update cattodo 2013-12-30 10:50:05 -05:00
adbe3fe704 update prompt_ps1_git_branch() to handle detached HEADs with git 1.8 2013-12-30 10:48:58 -05:00
5852b20e75 a few bashrc updates 2013-11-08 15:19:03 -05:00
9e5e382588 bash_aliases: add cco() function 2013-09-25 14:46:44 -04:00
2044b90fe4 add colordiffrc 2013-09-25 14:09:15 -04:00
64c6f733fb bash_aliases: prompt_ps1_git_branch(): minor fix in case commit comment contained a "]" character 2013-09-18 16:21:53 -04:00
d48d5d7157 significantly speed up showing git/svn branch in bash prompt 2013-09-18 09:58:43 -04:00
50189f2e16 bash_aliases: git config: add "lg" alias 2013-08-15 10:54:20 -04:00
bcbf886d85 git configuration: set color.diff.meta to yellow 2013-07-26 12:12:50 -04:00
9892914a31 globally ignore tags files by default 2013-07-22 10:28:24 -04:00
1fcacd340e prompt_ps1_git_branch: fix in case the words "ahead" or "behind" are in the commit comment 2013-07-02 16:51:46 -04:00
b9a7e85e0a prompt_ps1_git_branch: handle being both ahead and behind tracking branch 2013-07-02 16:49:22 -04:00
ac5e13e215 use "command" when executing prompt commands to speed up execution 2013-06-04 11:20:27 -04:00
f366f545b3 globally ignore project.vim 2013-06-04 11:20:03 -04:00
aba52dfcf3 remove user.email setting in git-config-joshs
add git-config-local-personal() for that
2013-05-17 14:00:56 -04:00
190547bddb do not install any vim files 2013-05-07 11:17:04 -04:00
2b575d9b58 remove vimrc from files to install 2013-04-28 14:56:25 -04:00
8116d64d5c always filter out lines ending in / 2013-03-10 09:05:50 -04:00
b4b433f3b5 make cron-rest-eyes work better in cygwin again 2013-02-05 12:00:14 -05:00
0628ba012b grepid: don't match too much when scanning grep results 2013-01-14 13:25:50 -05:00
65b360bcda grepid: exclude tags files 2013-01-10 16:00:12 -05:00
0dd7850fa2 add rsync-vfat.py 2013-01-03 20:15:15 -05:00
8f16e8df61 dvdrip: up vbitrate to 2000 2012-12-16 15:40:48 -05:00
9f0e7e6131 mv ahk script to windows folder 2012-12-06 14:23:44 -05:00
7604fc421a move vim files out to vimfiles repository 2012-12-06 14:13:23 -05:00
9d88b695d9 Merge branch 'master' of ssh://holtrop.homelinux.com/files 2012-12-06 13:35:15 -05:00
f0eeb053f1 vimrc: map * 2012-12-06 13:35:05 -05:00
16439ba480 Merge branch 'master' of ssh://holtrop.homelinux.com/files 2012-11-26 21:45:31 -05:00
35922f37b6 Merge sokar:files 2012-11-26 21:45:22 -05:00
217f14fabb vimrc: sw=2 for yaml files 2012-11-26 14:10:19 -05:00
ed71523f3e convert dvdrip to python script 2012-11-25 20:15:02 -05:00
2979efa031 vimrc: set splitright 2012-11-20 16:37:46 -05:00
69736a2203 vimrc: set wildmode 2012-11-20 16:21:10 -05:00
d425da6e56 vimrc: disable backup files 2012-11-19 16:33:34 -05:00
1ef3a59741 vimrc: hide tab line when not needed, hide menu bar, hide toolbar, colorcolumn 80 2012-11-19 15:56:28 -05:00