Skip to content

Instantly share code, notes, and snippets.

git
git-credential-manager
openssl
# Install packages
brew "git"
brew "git-credential-manager"
brew "openssl"
# Install casks
cask "visual-studio-code"
cask "lastpass"
cask "homebrew/cask-drivers/yubico-authenticator"
cask "omnifocus"
@bitzbyte
bitzbyte / New-PassPhrase.ps1
Created October 27, 2015 21:55
Generates a passphrase with the help of Wordnik's random word page.
<#
.SYNOPSIS
Creates a new passphrase.
.EXAMPLE
.\New-PassPhrase.ps1
Generates a new passphrase that is at least 22 characters long.