Skip to content

Instantly share code, notes, and snippets.

@anajuliabit
anajuliabit / .zshrc
Last active July 12, 2021 11:56
My zsh conf
# Path to your oh-my-zsh configuration.
export ZSH=$HOME/.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.
#export ZSH_THEME="robbyrussell"
export ZSH_THEME="spaceship"