From dc799bfab1af7c18a132f264e8b3f0ed0e70345a Mon Sep 17 00:00:00 2001 From: Ahmed Bilal Khalid Date: Sat, 7 Sep 2019 14:09:12 +0500 Subject: [PATCH] a --- init.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/init.sh b/init.sh index c940a1e..db01617 100644 --- a/init.sh +++ b/init.sh @@ -6,6 +6,7 @@ get_distro() { if ! grep -q "export LC_ALL=C.UTF-8" ~/.bashrc; then echo 'export LC_ALL=C.UTF-8' >> ~/.bashrc echo 'export LANG=C.UTF-8' >> ~/.bashrc + source ~/.bashrc fi case $(get_distro) in