# GIMP gimprc
# 
# This is your personal gimprc file.  Any variable defined in this file takes
# precedence over the value defined in the system-wide gimprc:
# /etc/gimp/2.0/gimprc
# Most values can be set within The GIMP by changing some options in the
# Preferences dialog.

(show-tips no)
(swap-path "${gimp_dir}/tmp")
#(script-fu-path ".:${gimp_dir}/scripts:${gimp_data_dir}/scripts")

# end of gimprc
