GimpPs
GimpPs copied to clipboard
Gimp Theme to be more photoshop like
This is an attempt to upgrade GimpPs an alternative configuration to get GIMP look and feel more like Adobe Photoshop, for GIMP 2.10.
GimpPs was originally made by doctormo.
Feel free to report any issue.
Getting Started
Prerequisites
Disclaimer: This modified version of GimpPs currently only works on Linux.
- Gimp
2.10 gitshould be installed
Basic Installation
GimpPs is installed by running one of the following commands in your terminal. You can install this via the command-line with either curl or wget.
via curl
sh -c "$(curl -fsSL https://raw.githubusercontent.com/arbaes/GimpPs/master/tools/install.sh)"
via wget
sh -c "$(wget https://raw.githubusercontent.com/arbaes/GimpPs/master/tools/install.sh -O -)"