libreelec-git Update your .profile with the following alias function git () { (docker run -ti --rm -v ${HOME}:/root -v $(pwd):/git synopsis8/libreelec-git "$@") }