Add OpenXRay aliases

This commit is contained in:
Rodolphe Bréard 2022-03-26 12:32:50 +01:00
parent 0fae4b349d
commit a6549624a9

View file

@ -50,3 +50,10 @@ if hash gphoto2 2>/dev/null; then
fi
fi
fi
# https://github.com/OpenXRay/xray-16
if hash xr_3da 2>/dev/null; then
alias stalker_shadow_of_chernobyl='xr_3da -soc'
alias stalker_clear_sky='xr_3da -cs'
alias stalker_call_of_pripyat='xr_3da'
fi