GUI pacdiff
As much as I like using the terminal when making changes to the system I like a GUI application.
To that end I like using meld for comparing files and wanted to use this for pacdiff instead of vim. I never really used vim, I like nano and jed but that's it.
Anyway, pacdiff is a script which any root user can edit, and changing vim -d to meld works perfectly.
the line to change needs to look like this
diffprog=${DIFFPROG:-'meld'}
Save and run the script as normal with
sudo pacdiff:)
Add a comment
Comments
Written on Fri, 10 Dec 2021 14:12:51 by contactqwxhcb
Written on Mon, 26 Jul 2021 07:12:55 by postinggzzg
Written on Thu, 17 Jun 2021 16:03:11 by contactysomip