Organizing zsh files

This commit is contained in:
Gregory Eremin
2013-04-25 20:23:31 +04:00
parent 3124a1c631
commit a6d50c675c
12 changed files with 16 additions and 6 deletions
+1
View File
@@ -2,6 +2,7 @@
# Usage: smartextract <file>
# Description: extracts archived files / mounts disk images
# Note: .dmg/hdiutil is Mac OS X-specific.
extract () {
if [ -f $1 ]; then
case $1 in