Skip to content

Instantly share code, notes, and snippets.

View snowghost24's full-sized avatar

Jose Guzman snowghost24

View GitHub Profile
@benhoIIand
benhoIIand / .zshrc
Last active October 15, 2021 08:36
Configuration for ZSH with aliases
# Path to your oh-my-zsh installation.
export ZSH=/Users/bholland/.oh-my-zsh
# Set name of the theme to load.
# Look in ~/.oh-my-zsh/themes/
# Optionally, if you set this to "random", it'll load a random theme each
# time that oh-my-zsh is loaded.
ZSH_THEME="random"
# Uncomment the following line to use case-sensitive completion.