Skip to content

Instantly share code, notes, and snippets.

View troisdiz's full-sized avatar

Denis Rampnoux troisdiz

View GitHub Profile
@troisdiz
troisdiz / setupOSX.sh
Created March 21, 2024 09:28 — forked from justsml/setupOSX.sh
This is a bash script to setup Mac OS X defaults on a new mac.
#!/bin/bash
#
# Set up OSX preferences
#
# Updated By: Dan Levy @justsml
#
# Inspired by: https://github.com/mathiasbynens/dotfiles/blob/master/.osx
###########################################
# CONFIG
@troisdiz
troisdiz / .gitignore
Last active August 29, 2015 14:02 — forked from octocat/.gitignore
# Compiled source #
###################
*.com
*.class
*.dll
*.exe
*.o
*.so
# Packages #