Skip to content
View scarabaeus's full-sized avatar
♥️
♥️
  • San Francisco, CA
  • 18:25 (UTC -08:00)

Organizations

@beerjs @sporkly @ChiliCheese-org @liberate-org

Block or report scarabaeus

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse
scarabaeus/README.md

Flames

Steves Web Page

My dad says "the Internet is a fad" — Let's try to prove him wrong!

Sign my Guestbook

This site is under construction

free hit counter

Geocities      Best viewed with Internet Explorer      Find it on Lycos]

© Copyright 1997. All rights reserved.
This site is optimized for Netscape Navigator 2.0 or higher and 24bit RGB True color.

Pinned Loading

  1. scarabaeus scarabaeus Public

    33

  2. Setting p4merge as default git difft... Setting p4merge as default git difftool
    1
    Download: P4Merge https://www.perforce.com/downloads/visual-merge-tool and only copy P4Merge to `/Applications` from the dmg.
    2
    
                  
    3
    ```
    4
    ~ $ git config --global diff.tool p4merge
    5
    ~ $ git config --global difftool.p4merge.path /Applications/p4merge.app/Contents/MacOS/p4merge