aboutsummaryrefslogtreecommitdiffstats
path: root/.aliases
Commit message (Collapse)AuthorAgeFilesLines
* Remove old `server` aliasMathias Bynens2011-12-311-3/+0
| | | | Ref. 958517dcf4210aefffcafa3cc41f4ebb4edd5e36
* Replace the `server` alias with a function that optionally takes an argument ↵Mathias Bynens2011-12-311-0/+2
| | | | | | specifying the port number Inspired by @padolsey’s https://gist.github.com/1525217#gistcomment-71652.
* Make `emptytrash` empty the trash for mounted external volumes tooMathias Bynens2011-12-291-2/+2
| | | | The downside is that this requires `sudo`. Closes #32.
* Use tabs instead of double-space indentsMathias Bynens2011-12-281-2/+4
|
* Make `cleanup` list the files it deletes. Kind of like how `rm -v` works.Mathias Bynens2011-10-231-1/+1
|
* Add `cleanup` alias, which recursively deletes `.DS_Store` files. Useful for ↵Mathias Bynens2011-10-221-0/+3
| | | | cleaning up external HDDs after copying over some folders.
* Steal some nifty aliases from @janmoesen/tilde.Mathias Bynens2011-10-221-1/+12
|
* Use `hd` alias for canonical hex dump. Thanks, @janmoesen!Mathias Bynens2011-10-221-0/+3
|
* Add a more convenient `whois` alias.Mathias Bynens2011-10-051-0/+1
|
* Add PlistBuddy alias, because sometimes `defaults` just doesn’t cut it.Mathias Bynens2011-09-241-0/+3
|
* Add `emptytrash` alias.Mathias Bynens2011-09-211-0/+3
|
* Add aliases to hide/show all desktop icons.Mathias Bynens2011-09-201-0/+4
|
* Add aliases to show/hide hidden files in Finder. Closes #15.Mathias Bynens2011-09-171-0/+4
|
* Added "lsd" to list only directorieskridolfo2011-09-081-0/+3
|
* Add `undopush` alias.Mathias Bynens2011-09-061-0/+3
|
* Add TRACE and OPTIONS aliases.Mathias Bynens2011-09-051-1/+1
|
* Initial commit.Mathias Bynens2011-09-051-0/+52