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:
@@ -21,3 +21,5 @@ alias ll='ls -l'
|
||||
alias sl=ls # often screw this up
|
||||
|
||||
alias afind='ack-grep -il'
|
||||
|
||||
alias x=extract
|
||||
|
||||
Reference in New Issue
Block a user