From 92754359ea67327af28fd4c3f5daf95fa9859f04 Mon Sep 17 00:00:00 2001 From: GabriWar <72227489+GabriWar@users.noreply.github.com> Date: Fri, 3 Dec 2021 22:27:05 +0000 Subject: [PATCH] Update .zshrc --- .config/zsh/.zshrc | 1 - 1 file changed, 1 deletion(-) diff --git a/.config/zsh/.zshrc b/.config/zsh/.zshrc index b46267f9..0a3a909f 100644 --- a/.config/zsh/.zshrc +++ b/.config/zsh/.zshrc @@ -3,7 +3,6 @@ # Path to your oh-my-zsh installation. export ZSH="/home/$USER/.oh-my-zsh" -export LC_ALL="pt_BR.UTF-8" # 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, # to know which specific one was loaded, run: echo $RANDOM_THEME