Skip to content

Instantly share code, notes, and snippets.

@stonecharioteer
stonecharioteer / .zshrc
Last active December 7, 2022 21:20
.zshrc file for oh my zsh
# export ZSH_TMUX_AUTOSTART="true"
alias tmux="tmux -u" # for unicode in tmux
# If you come from bash you might have to change your $PATH.
# export PATH=$HOME/bin:/usr/local/bin:$PATH
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"
# Set name of the theme to load --- if set to "random", it will
# load a random theme each time oh-my-zsh is loaded, in which case,