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.
Disclaimer: This modified version of GimpPs currently only works on Linux.
- Gimp
2.10 gitshould be installed
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.
sh -c "$(curl -fsSL https://raw.githubusercontent.com/arbaes/GimpPs/master/tools/install.sh)"sh -c "$(wget https://raw.githubusercontent.com/arbaes/GimpPs/master/tools/install.sh -O -)"