Skip to content

Instantly share code, notes, and snippets.

View mrgiraldoo's full-sized avatar

Manuel Giraldo mrgiraldoo

View GitHub Profile
@crmaxx
crmaxx / install.log
Last active June 15, 2024 10:38
Installing and configuring P4Merge for Git on Ubuntu
# based on http://blogs.pdmlab.com/alexander.zeitler/articles/installing-and-configuring-p4merge-for-git-on-ubuntu/
$ cd ~/Downloads
$ wget https://cdist2.perforce.com/perforce/r18.2/bin.linux26x86_64/p4v.tgz
$ tar zxvf p4v.tgz
$ sudo mkdir /opt/p4v