Skip to content

Instantly share code, notes, and snippets.

View jakeinater's full-sized avatar
:shipit:

Jake Zhao jakeinater

:shipit:
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]}
@cyhsutw
cyhsutw / MathJax.ipynb
Last active July 21, 2024 20:16
Grabbed from https://github.com/odewahn/ipynb-examples, converted to v3 for GitHub to render.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.