Skip to content

Instantly share code, notes, and snippets.

View jed2191's full-sized avatar
🦆

Jed Davies jed2191

🦆
View GitHub Profile

ZSH CheatSheet

This is a cheat sheet for how to perform various actions to ZSH, which can be tricky to find on the web as the syntax is not intuitive and it is generally not very well-documented.

Strings

Description Syntax
Get the length of a string ${#VARNAME}
Get a single character ${VARNAME[index]}
@mrlesmithjr
mrlesmithjr / ansible-macos-homebrew-packages.yml
Last active June 16, 2024 13:26
Install MacOS Homebrew Packages With Ansible
---
- name: Install MacOS Packages
hosts: localhost
become: false
vars:
brew_cask_packages:
- atom
- docker
- dropbox
- firefox
@wheresalice
wheresalice / gist:2978019
Created June 23, 2012 11:54
Useful UK Train Tools

Free Tools