Add OpenXRay aliases
This commit is contained in:
parent
0fae4b349d
commit
a6549624a9
1 changed files with 7 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue