parent
faeda4feb9
commit
d80b61f490
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@ function append(line) {
|
||||||
}
|
}
|
||||||
|
|
||||||
function eval(alias, target) {
|
function eval(alias, target) {
|
||||||
print alias "() { " target " \"\\${@}\"; }"
|
print alias "() { " target " \"${@}\"; }"
|
||||||
}
|
}
|
||||||
|
|
||||||
function output(name, type) {
|
function output(name, type) {
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue