Add structure for gimp, still need to do actual config itself
This commit is contained in:
5
installs_and_builds/s30_gimp
Executable file
5
installs_and_builds/s30_gimp
Executable file
@@ -0,0 +1,5 @@
|
||||
#!/bin/zsh
|
||||
|
||||
local option_prefix=''
|
||||
[[ "$BOX_SETUP_OS" = "macos" ]] && option_prefix='--cask'
|
||||
${=BOX_SETUP_INSTALL_COMMAND} "$option_prefix" gimp
|
Reference in New Issue
Block a user