Zsh: Deprioritise portageq
This commit is contained in:
parent
aa036cb6bf
commit
882232cff2
@ -111,7 +111,7 @@ if [[ -f /etc/gentoo-release ]]; then
|
||||
function _my_diralias_repo()
|
||||
{
|
||||
print -n "${1}="
|
||||
portageq get_repo_path / "${1}"
|
||||
nice portageq get_repo_path / "${1}"
|
||||
}
|
||||
async_start_worker diralias_repo
|
||||
async_register_callback diralias_repo _my_diralias_repo_done
|
||||
|
Loading…
x
Reference in New Issue
Block a user