# Created by Tobias Powalowski run_hook () { # fix download source for i in /etc/pacman.d/*; do sed -i -e "s/x86_64/$(uname -m)/g" $i done }