yeet
This commit is contained in:
@@ -0,0 +1,3 @@
|
||||
#!/usr/bin/env `(if (equal (file-name-extension buffer-file-name) "zsh") "zsh" "bash")`
|
||||
|
||||
$0
|
||||
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/env zunit
|
||||
|
||||
@test '...' {
|
||||
$0
|
||||
}
|
||||
Reference in New Issue
Block a user