63 Commits

Author SHA1 Message Date
c89f97e2bb add rip-dvd 2012-05-06 20:12:21 -04:00
528597c48a bash_aliases: cs: properly handle args with spaces 2012-04-12 13:18:31 -04:00
5b2b188489 bash_aliases: cygwin "cs" function: launch file from its own directory 2012-03-22 16:17:57 -04:00
a5e85240c3 bash_aliases: handle spaces in $PWD for PROMPT_COMMAND 2012-03-18 16:36:15 -04:00
a9507a2982 bash_aliases: add git alias "mktarxz" 2012-03-10 12:46:27 -05:00
5d355aed43 bash_aliases: turn on cdshowgitstatus in PROMPT_COMMAND 2012-03-07 16:58:33 -05:00
b00a298f0a bash_aliases: show basename of PWD first in terminal title 2012-03-07 16:58:11 -05:00
f2b3d767d7 bash_aliases: cdshowgitstatus: also show git status when .git is a file 2012-03-07 16:39:39 -05:00
88aa7cf550 bash_aliases: cs() function: unset HOME when launching Windows processes 2012-02-27 14:05:54 -05:00
a8c7e6f1ab bash_aliases: fix prompt_ps1_git_branch() to work in a detached HEAD state 2012-02-21 15:52:20 -05:00
257f82b792 bash_aliases: change "gvim" from a simple alias to a smarter function 2012-02-09 14:06:34 -05:00
90af463af4 bash_aliases: rework prompt_ps1_git_branch() to show ahead/behind status 2012-01-19 15:12:59 -05:00
c0e3452832 bash_aliases: add git "mktar" alias 2011-12-14 13:47:27 -05:00
1844130a1b bash_aliases: set push.default to tracking 2011-12-02 14:18:57 -05:00
Josh Holtrop
c7decdb884 add cygwin "cs" alias 2011-12-01 17:26:58 -05:00
714d672fdb bash_aliases: prepend to $PROMPT_COMMAND instead of appending 2011-11-08 14:59:53 -05:00
f08ea06381 bash_aliases: remove +git from my git email address 2011-11-06 13:47:07 -05:00
Josh Holtrop
3559eda99a bash_aliases: add prompt_ps1_git_branch to show current git branch in prompt 2011-10-03 17:12:15 -04:00
Josh Holtrop
07e652054d add "cdshowgitstatus" prompt command alias to run "git status" automatically when cd'ing to a git project 2011-10-03 14:30:52 -04:00
Josh Holtrop
febf0bcad5 use more specific shell var name for "cattodo" 2011-10-03 14:26:14 -04:00
Josh Holtrop
5b77fca9b9 bash_aliases: remove incoming/outgoing git aliases
FETCH_HEAD does not behave as I expected with multiple branches
2011-09-27 10:38:47 -04:00
Josh Holtrop
297e251d7d bash_aliases: add git `wdiff' alias 2011-09-27 09:52:28 -04:00
Josh Holtrop
cb3f4e43f2 bash_aliases: alias files do not need to be executable to be sourced 2011-09-09 14:57:03 -04:00
Josh Holtrop
4201de5b4b bash_aliases: source ~/.bash_aliases.d contents 2011-09-09 14:48:07 -04:00
Josh Holtrop
5a5fbf2a92 update cygwin "ip" alias to be Vista/Win7 compatible (I think) - thanks Mike 2011-09-09 11:42:49 -04:00
Josh Holtrop
df9378d910 add cygwin "ip" alias 2011-09-09 10:18:11 -04:00
Josh Holtrop
b5f904f6e4 add git "outgoing" alias 2011-08-11 16:11:10 -04:00
Josh Holtrop
f8d5fa4438 add mergef and incoming git aliases 2011-08-05 11:31:14 -04:00
Josh Holtrop
85a7028d18 bash_aliases: add bash HIST* variables 2011-06-10 09:48:56 -04:00
Josh Holtrop
7fad671291 added BC2 git mergetool 2011-06-02 09:55:38 -04:00
Josh Holtrop
47635b2b60 update git aliases for gdiff/bcdiff 2011-06-02 09:40:19 -04:00
Josh Holtrop
980283313d bash_aliases: add jindent alias to remind me of indent options 2011-06-01 12:17:26 -04:00
Josh Holtrop
53605facf8 add git_gvimdiff wrapper script and "gdiff" git alias 2011-05-31 09:14:18 -04:00
Josh Holtrop
ad019bf846 bash_aliases: add git-find-lost-commit reminder alias :) 2011-05-26 10:32:29 -04:00
Josh Holtrop
dac74f35e2 bash_aliases: ignore error msg from which 2011-05-23 16:47:10 -04:00
Josh Holtrop
1158a9397d bash_aliases: rip using VBR 160kb/s 2011-05-05 10:03:45 -04:00
Josh Holtrop
0ce8fb92b8 add 'rip' alias 2011-05-02 20:40:43 -04:00
Josh Holtrop
f9c9c14b14 bash_aliases: add strip-cr alias to remove those pesky carriage returns 2011-04-27 10:17:42 -04:00
Josh Holtrop
477cbba973 bash_aliases: remove svn-contributors; move to jsvn 2011-04-21 12:11:30 -04:00
Josh Holtrop
4a7cc6a3be mark: centralize obtaining mark_value from file 2011-04-20 13:50:58 -04:00
Mzwagerman
d544f3dae1 1. Added case insenitivity to -s & -g commands.
2. Added print for invalid command with -s command
2011-04-20 13:19:13 -04:00
Josh Holtrop
d58e96e2a8 bash_aliases looks for .bash_aliases.local to source 2011-03-09 11:55:08 -05:00
Josh Holtrop
975682edcc allow --help as an alias for -h to mark 2011-03-09 10:18:04 -05:00
Josh Holtrop
9f5f6a7489 remove unnecessary push.default setting 2011-03-08 12:25:02 -05:00
Mzwagerman
849bc2a133 Updated to return a false message when the mark is not in the marks list 2011-03-04 15:22:40 -05:00
Josh Holtrop
707c66d32c move gitdc bash alias to a "dc" git alias 2011-02-16 15:01:33 -05:00
Josh Holtrop
f6781ebc8b add jsvn Subversion wrapper and remove svn aliases 2011-01-14 15:11:21 -05:00
Josh Holtrop
da46bb78f8 added svn-contributors function 2011-01-12 14:27:08 -05:00
Josh Holtrop
adcc00d9a3 use 'local' for variables which should be 2011-01-11 10:42:34 -05:00
Josh Holtrop
06caed7a4e remote old 'svndiff' alias 2011-01-11 10:26:20 -05:00