Skip to content

Instantly share code, notes, and snippets.

View djdarien's full-sized avatar

Darien djdarien

View GitHub Profile
@djdarien
djdarien / Download and Install Microsoft product.zsh
Last active October 14, 2021 01:58 — forked from talkingmoose/Download and Install Microsoft product.zsh
Forked - Added download progress , overall progress shown. Downloads and installs (365 Business Pro selected) latest available Microsoft product specified directly on the client.
#!/bin/zsh
# Written by:William Smith
# https://gist.github.com/talkingmoose/a16ca849416ce5ce89316bacd75fc91a
# FORKED BY by djdarien - Github on August 16 - 2021
# enter the Microsoft fwlink (permalink) product ID
# or leave blank if using a $4 script parameter with Jamf Pro
@djdarien
djdarien / README.md
Last active January 21, 2024 12:36 — forked from yangxuan8282/README.md
install Basilisk II without x11 with System 8.1 on raspberry pi

install Basilisk II without X11 on raspberry pi (raspbian stretch lite)

sudo apt update && sudo apt upgrade -y
sudo apt install automake gobjc -y