Skip to content

Commit

Permalink
chore: cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
okaufmann committed Feb 27, 2024
1 parent d0ed0e1 commit 1e402b1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion shell/.functions
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ function digga() {
dig +nocmd "$1" "$type" +multiline +noall +answer
}

function archive () {
function archive() {
ensurePackage zip

zip -r "$1".zip "$1" ;
Expand Down

0 comments on commit 1e402b1

Please sign in to comment.