summaryrefslogtreecommitdiffstats
path: root/bashrc
Commit message (Collapse)AuthorAgeFilesLines
* set PATH even with non-interactive shellsJesse Luehrs2009-09-241-1/+1
|
* display the window title in tmuxJesse Luehrs2009-08-031-4/+4
|
* actually, just fix tmux to detect this automaticallyJesse Luehrs2009-08-011-1/+0
|
* always want utf8 in tmuxJesse Luehrs2009-08-011-0/+1
|
* prevent bash from treating 009 as an octal numberJesse Luehrs2009-08-011-1/+1
|
* use LESS rather than an alias, so external programs pick it upJesse Luehrs2009-07-111-1/+1
|
* if we aren't on a head, show the short hash in the promptJesse Luehrs2009-07-111-1/+1
|
* get rid of aliases i no longer useJesse Luehrs2009-07-111-14/+0
|
* less should never use the bellJesse Luehrs2009-07-111-0/+1
|
* look things up in /usr/local before /usrJesse Luehrs2009-07-081-1/+1
|
* nope, -I doesn't prompt at all for 1 or 2 filesJesse Luehrs2009-07-081-1/+1
|
* add globstar for bash 4Jesse Luehrs2009-07-071-0/+3
|
* use -I rather than -i for rmJesse Luehrs2009-07-071-1/+1
|
* add alias for running module-setupJesse Luehrs2009-07-031-0/+3
|
* add github-clone aliasJesse Luehrs2009-06-151-0/+3
|
* add vack alias (sartak++)Jesse Luehrs2009-05-301-0/+3
|
* add alias for concatenating pdf filesJesse Luehrs2009-05-281-0/+5
|
* suppress bc startup bannerJesse Luehrs2009-05-061-1/+1
|
* add SVN_SSH to bashrcJesse Luehrs2009-05-051-0/+1
|
* fix up my ssh aliasesJesse Luehrs2009-05-051-3/+3
|
* apparently this ~-expansion thing is a different issue... work around itJesse Luehrs2009-05-051-6/+6
|
* add an alias for nopasting to gistJesse Luehrs2009-05-051-0/+3
|
* sourcing the keychain env on login is pointless (and has been broken)Jesse Luehrs2009-05-051-1/+0
|
* show branch name in prompt for gitJesse Luehrs2009-05-051-1/+12
|
* apparently man can't handle ~-expansionJesse Luehrs2009-05-051-1/+1
|
* get rid of explicit references to /home/doy in bashrcjluehrs2009-05-051-6/+6
|
* untracked files in svn shouldn't mark the dir as dirtyjluehrs2009-05-051-1/+1
|
* bigger bash historydoy2009-04-211-0/+2
|
* add nhbot stuff to bashrcdoy2009-03-211-0/+2
|
* add j.shdoy2009-02-171-0/+1
|
* these don't need trailing slashes, it's annoyingdoy2009-02-031-1/+1
|
* use the correct escape sequence to set the screen window titledoy2009-02-021-1/+1
|
* screen uses things like 'screen.rxvt' in TERM nowdoy2009-02-021-1/+1
|
* dotperl should be an aliasdoy2009-02-021-0/+1
|
* use \$ rather than just $ in prompt (# if root)doy2009-01-301-1/+1
|
* use shorter markers for vcs typesdoy2009-01-301-1/+1
|
* make my prompt recognize vcs directories, and whether they have been modifieddoy2009-01-301-2/+57
|
* simplifydoy2009-01-291-2/+1
|
* better implementation of error code in bash promptdoy2009-01-291-1/+13
|
* add GIT_SSHdoy2009-01-281-0/+1
|
* add an alias to convert fceux movie files to avidoy2009-01-271-0/+3
|
* move environment variables up before the check for interactivity, so things ↵doy2009-01-271-15/+15
| | | | calling bash non-interactively can see them
* add alias for nopasting to the #moose pastebotdoy2009-01-141-0/+3
|
* yaaay mpd working againdoy2009-01-071-1/+1
|
* factor out term colors to variablesdoy2009-01-021-1/+2
|
* add .. as an alias for 'cd ..'doy2009-01-021-0/+1
|
* add the cdhist scriptdoy2009-01-021-0/+1
|
* this is just irritatingdoy2009-01-021-1/+1
|
* lesspipe goes by either 'lesspipe' or 'lesspipe.sh' depending on the systemdoy2008-12-111-1/+2
|
* ssh-key-unlock before running darcs commandsdoy2008-12-061-1/+1
|