Archived
1
0
Fork 0

Modify zshrc

This commit is contained in:
Ethan Reece 2023-10-23 15:33:53 -05:00
parent 10d82b56e0
commit 1f87fb3bc1
Signed by: me
GPG key ID: D3993665FF92E1C3

View file

@ -4,6 +4,7 @@
export LANG=en_US.UTF-8
export LC_ALL=en_US.UTF-8
export TERM=xterm-256color
# Path to your oh-my-zsh installation.
export ZSH="$HOME/.oh-my-zsh"