Skip to content

Instantly share code, notes, and snippets.

@MM25Zamanian
Last active August 20, 2022 19:54
Show Gist options
  • Save MM25Zamanian/fc1960135cf54fd5fae966c637455ffe to your computer and use it in GitHub Desktop.
Save MM25Zamanian/fc1960135cf54fd5fae966c637455ffe to your computer and use it in GitHub Desktop.
ZSH Config
export ZSH="/home/zamanian/.oh-my-zsh"
export LANG=en_US.UTF-8
ZSH_THEME=refined
VSCODE=code-insider
plugins=(
aliases
archlinux
dash
git
node
thefuck
themes
vscode
yarn
)
source $ZSH/oh-my-zsh.sh
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment