Install Task
sudo sh -c "$(curl --location https://taskfile.dev/install.sh)" -- -d -b /usr/local/bin
task installIf you want to use gpg to sign your git commits, check the GPG section.
gtask updateYou can run gtask from anywhere in your terminal.
task uninstall- Copy the file you want from
~/Library/Preferences - Convert the file to be readable by your text editor :
plutil -convert xml1 com.googlecode.iterm2.plist- Make changes in your editor and save
- Convert the file into binary
plutil -convert binary1 com.googlecode.iterm2.plist- Copy the updated file into
~/Library/Preferences - Relaunch your application and show your new configuration