Skip to content

Instantly share code, notes, and snippets.

View jordandraper's full-sized avatar

Jordan Draper jordandraper

View GitHub Profile
@jordandraper
jordandraper / iterm2-customized.md
Last active August 16, 2024 19:42 — forked from kevin-smets/iterm2-solarized.md
iTerm2 + Oh My Zsh + Color Scheme + Powerlevel10k - (Unix)

Default

Default

Powerlevel10k

Powerlevel10k

@jordandraper
jordandraper / README-Template.md
Created April 12, 2023 03:03 — forked from PurpleBooth/README-Template.md
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites

# archive of https://blog.wplauncher.com/convert-heic-to-jpg-on-mac/
Step 1: Install Homebrew
Open up your terminal by clicking on your spacebar and the command key at the same time, then type in terminal, and then click on Terminal.app to open it up.
If you’re not used to using your Terminal, it may seem a little intimidating and may make you nervous, but don’t worry this is completely safe. Homebrew is a package manager for macOS, in other words, it installs the stuff you need that Apple didn’t install. You can learn more about Homebrew here.
Once Terminal has opened, run the following command inside of it:
# archive of https://discussions.apple.com/thread/5523412
1. Create a folder named "Dropbox-second" anywhere you like.
2. Open terminal, write "bash" and press enter.
3. paste the line below and press enter. (Don't close the terminal window)
`HOME=$HOME/Dropbox-second /Applications/Dropbox.app/Contents/MacOS/Dropbox &`