Skip to content

Instantly share code, notes, and snippets.

View anhar's full-sized avatar

Andreas Hård anhar

View GitHub Profile

SourceTree & FileMerge not working

If you are experiencing issues on OSX where FileMerge doesn't open when you:

  • Right click on a file with conflicts
  • Select "Resolve Conflicts"
  • Select "Launch External Merge Tool"

Follow these steps to make sure you have everything setup correctly.

@anhar
anhar / learning_css.md
Created March 10, 2022 05:16
A basic tutorial on how CSS works

Learning CSS

So you figured out how HTML works, that's great! How do you level up from there? Well it would be nice to be able to add some styling to that page that only has a white background and a Times New Roman looking like font right?

CSS

There are two ways to add CSS styling to an HTML document.

Embed it right to on the HTML page

@anhar
anhar / README.md
Last active September 6, 2015 16:11
Cleaning up a Windows 7/8/10 install as good as possible

README

  1. Download the ZIP folder

  2. Extract it to somewhere

  3. Place the "hosts" file in the following directory:

    C:\Windows\System32\drivers\etc\

  4. Run the "windows_privacy_fixes.bat"