reconstructed code
This commit is contained in:
parent
e35cbf699c
commit
3e72426264
1 changed files with 1 additions and 1 deletions
|
@ -109,7 +109,7 @@ end
|
|||
set vars "install" "update" "search" "remove"
|
||||
for env in $vars
|
||||
if not test -z "$env"
|
||||
alias "$env"="$install"
|
||||
alias "$env"="$$env"
|
||||
end
|
||||
end
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue