aboutsummaryrefslogtreecommitdiff
path: root/bash/bashrc.d/aliases.bash
Commit message (Collapse)AuthorAgeFilesLines
* Don't force -H for sudo if -vTom Ryder2014-03-121-3/+0
|
* Add an alias for rcsdiff(1) formattingTom Ryder2014-03-011-0/+2
|
* Remove two aliases that I just don't useTom Ryder2014-03-011-5/+0
| | | | | | | * «ls -la» will work on any system, dotfiles or not, is only a few more letters, and is hardwired at this point * «sb» has essentiall the same effect as «exec bash», which again, already works everywhere
* Add man page suffix to program name in commentTom Ryder2014-03-011-1/+1
|
* Don't print bc(1) welcome messageTom Ryder2014-02-201-0/+3
|
* Always use -H switch for sudo(8)Tom Ryder2014-02-101-0/+3
| | | | | | If we're going to pretend to be someone else with sudo(8), that should include $HOME; prevents annoying mixed permissions in my home directory if nothing else
* Move bell alias into aliases fileTom Ryder2013-10-211-0/+3
|
* Shortcut for re-sourcing ~/.bashrcTom Ryder2013-09-181-0/+3
|
* safe-updates now configured in ~/.my.cnfTom Ryder2013-09-171-4/+0
|
* Add ''ll'' alias for ''ls -al''Tom Ryder2013-09-111-0/+3
|
* Improve ed(1) abstractionTom Ryder2013-09-091-4/+0
|
* Improve comments for aliasesTom Ryder2013-07-201-7/+6
|
* Move aliases into separate fileTom Ryder2013-07-201-0/+15