From 97ac260985fed1e309352d5430d08990130df4b0 Mon Sep 17 00:00:00 2001 From: Marco Thomas Date: Tue, 13 Jul 2021 10:35:44 +0200 Subject: [PATCH] Remove manjaro magic --- files/.profile | 4 ---- 1 file changed, 4 deletions(-) diff --git a/files/.profile b/files/.profile index 1297d20..8400c73 100755 --- a/files/.profile +++ b/files/.profile @@ -1,9 +1,5 @@ # executed on login -# manjaro magic -export BROWSER=/usr/bin/firefox -export LC_ALL=en_US.UTF-8 - # path export PATH=$PATH:$HOME/scripts:$HOME/.cargo/bin:$HOME/.cabal/bin:$HOME/.ghcup/bin:$HOME/.local/bin