1
0
mirror of https://github.com/robbyrussell/oh-my-zsh.git synced 2025-12-28 06:04:46 +01:00

Added a function to extract various archives.

Also an alias for the function.
This commit is contained in:
SuprDewd
2010-12-24 22:20:57 +00:00
parent 4fadc30247
commit ff0b25b745
2 changed files with 23 additions and 0 deletions

View File

@@ -21,3 +21,5 @@ alias ll='ls -l'
alias sl=ls # often screw this up
alias afind='ack-grep -il'
alias x=extract