417 Commits

Author SHA1 Message Date
14b6044ff0 add git config alias.authors 2018-08-22 15:27:36 -04:00
28f676c263 bash_aliases: add elapsed time to prompt 2018-06-18 21:45:28 -04:00
eec46ef9b2 bash_aliases: split up PS1 into multiple components
remove date/time from prompt
move git/svn status to second line
2018-06-18 21:03:20 -04:00
d3d9a98248 bash_aliases: PS1: remove square brackets around working directory and git/svn info 2018-06-18 20:38:25 -04:00
3a4753cabb bash_aliases: show nested shell level in prompt 2018-06-18 17:11:55 -04:00
8628b1d82b bash_aliases: show nonzero process exit code without re-setting PS1 in PROMPT_COMMAND 2018-06-18 17:03:14 -04:00
799b4b314d bash_aliases: put bind commands to register prompt_preexec() function next to prompt_preexec() definition 2018-06-18 16:46:07 -04:00
8a25ffb24b bash_aliases: show nonzero process exit status with red background 2018-06-18 16:45:33 -04:00
ab435b88b8 bash_aliases: set PS1 in PROMPT_COMMAND to support conditional ANSI escapes 2018-06-18 16:31:12 -04:00
e675d3dc30 rename background colors to on-* 2018-06-18 13:48:18 -04:00
354cf4d858 bash_aliases: PS1: only show job count if nonzero 2018-06-18 13:28:53 -04:00
a1a948e673 bash_aliases: add prompt_preexec() (commented out for now) 2018-06-15 15:23:26 -04:00
2ce98e447b move setting PS1 below the functions it uses 2018-06-15 14:18:49 -04:00
5fc59c5db8 bash_aliases: add ps-color function 2018-06-15 10:32:53 -04:00
945128153e o: skip non-existent files 2018-02-15 09:42:29 -05:00
7371a7010b e: use HighContrast theme for gvim 2018-01-15 11:07:11 -05:00
ea1b66dce2 make self-signed certs last for 10 years 2018-01-15 11:06:50 -05:00
35dc735f83 add o 2018-01-14 16:18:46 -05:00
cbcafb1f78 fix a couple error messages 2017-10-21 17:30:52 -04:00
80e442c335 add toprc 2017-07-19 08:56:27 -04:00
b24c3aa3d4 chmod -x bash_aliases 2017-05-08 15:50:01 -04:00
0f632b0d8b inputrc: update kill-word, backward-kill-word 2017-05-08 13:11:19 -04:00
fa21db132a grepid: run under python2 for now 2017-05-08 13:10:35 -04:00
b187adb4ed e: remove unplanned functionality to maximize gvim windows 2017-05-08 13:09:42 -04:00
02b495b527 update arrange-windows 2017-05-08 13:09:04 -04:00
54fe940529 update gentoo-install.txt 2017-05-03 17:06:38 -04:00
fdbbbb2641 mk-standalone: also copy ld-linux 2017-03-24 14:14:06 -04:00
8b7b27a575 add minecraft-stronghold-locator 2017-03-14 10:38:47 -04:00
9d140d2509 add mk-standalone 2016-12-06 13:22:32 -05:00
0b29b4e328 update Gentoo cheat sheet 2016-11-30 23:47:41 -05:00
2a7384a108 tag-mp3s.py: clean up song titles and album names 2016-11-08 23:41:23 -05:00
4bce7a84b6 git config: support bcdiff/bcmerge from linux as well 2016-08-16 14:45:21 -04:00
e86ec078fb add -n option for dry run to tag-mp3s.py 2016-08-09 23:10:04 -04:00
058a422ff8 show svn status when changing directories into a subversion repository 2016-06-30 12:11:10 -04:00
d3b8edfaca fix prompt_ps1_git_branch when non-active branches are ahead/behind 2016-06-29 15:06:57 -04:00
7e6284740e append "1" to server name to force vim to do an exact lookup 2016-06-21 21:52:18 -04:00
bb25a12611 add function cd_hook_show_svn_status 2016-06-21 21:29:38 -04:00
304edd4347 add git alias amd 2016-06-21 21:29:25 -04:00
eb26d6767d add rvmrc 2016-06-02 14:41:48 -04:00
36aeb6478d add arrange-windows 2016-05-23 10:57:48 -04:00
9a9e1979e1 add tag-mp3s.py 2016-05-17 12:55:01 -04:00
9135749b9e bash_aliases: fix modeline again for bash instead of sh 2016-04-06 17:35:14 -04:00
4345eabb88 bash_aliases: convert to 2-space indent 2016-04-06 17:32:19 -04:00
2897324ee3 bash_aliases: fix vim modeline 2016-04-06 17:28:28 -04:00
7309c0b32c bash_aliases: rework prompt_ps1_git_branch again
- avoid pipe to grep to find current branch line
- use local variables
- update to support git 2.x format for current branch detached-HEAD
  format
2016-04-06 17:26:11 -04:00
18ce273e18 e: use the correct server name when invoked with no arguments 2016-03-09 15:09:15 -05:00
58cd63169f set LC_COLLATE=C to sort in ASCII order 2015-12-15 09:26:27 -05:00
855e573a2b add local/share/applications with a couple .desktop files 2015-12-01 19:17:00 -05:00
f48e05ffcf add ut2004 launcher script 2015-12-01 19:16:26 -05:00
23c604d351 bash_aliases: add rsync-vfat 2015-11-17 19:48:43 -05:00