From 10e27df9e93ff2011d2932bd11e1519c208cb55e Mon Sep 17 00:00:00 2001 From: jc_gargma <jc_gargma@iserlohn-fortress.net> Date: Sun, 15 Mar 2020 15:04:50 -0700 Subject: Added profile for openxcom --- profiles/openxcom.profile | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 profiles/openxcom.profile (limited to 'profiles/openxcom.profile') diff --git a/profiles/openxcom.profile b/profiles/openxcom.profile new file mode 100644 index 0000000..08dbcde --- /dev/null +++ b/profiles/openxcom.profile @@ -0,0 +1,15 @@ +# This file is overwritten after every install/update +# Persistent local customizations +include openxcom.local +# Persistent global definitions +include globals.local + +noblacklist ${HOME}/.config/openxcom +noblacklist ${HOME}/.local/share/openxcom + +mkdir ${HOME}/.config/openxcom +mkdir ${HOME}/.local/share/openxcom +whitelist ${HOME}/.config/openxcom +whitelist ${HOME}/.local/share/openxcom + +include generic-game.inc -- cgit v1.2.1