]> ruderich.org/simon Gitweb - config/dotfiles.git/blobdiff - zsh/functions/extract
setup.sh: add support for OpenBSD's colorls
[config/dotfiles.git] / zsh / functions / extract
index 2fa5304e81cf43920ffdc89629e94153395fe288..5a73454096ba179a2df770fd9ab00b210b4a834a 100644 (file)
@@ -37,3 +37,5 @@ for i in {1..${#current_dirs}}; do
 done
 
 #compdef '_files -g "*.gz *.tgz *.bz2 *.tbz *.zip *.rar *.tar *.lha"' extract_archive
+
+# vim: ft=zsh