Skip to content

Instantly share code, notes, and snippets.

@rsoc39
rsoc39 / .zshrc
Created February 9, 2021 18:27 — forked from kidager/.zshrc
ZSH Powerline installation
# Path to your oh-my-zsh installation.
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.
ZSH_THEME="agnoster"
# Uncomment the following line to use case-sensitive completion.