summaryrefslogtreecommitdiff
path: root/zsh/env
diff options
context:
space:
mode:
authorxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-10-16 22:28:37 +0300
committerxAlpharax <42233094+xAlpharax@users.noreply.github.com>2023-10-16 22:28:37 +0300
commit66531b2ef6b6835d20fa08178992fef4962e19d5 (patch)
tree78daddb220bd8e69d3ea8157e0f490c78156da30 /zsh/env
parentce10925ef50a1775604d406e7263ba06f62a89ee (diff)
Added suckless utils repos links in the README
Changes to be committed: modified: README.md modified: zsh/env
Diffstat (limited to 'zsh/env')
-rw-r--r--zsh/env1
1 files changed, 1 insertions, 0 deletions
diff --git a/zsh/env b/zsh/env
index 413885d..a69f4f7 100644
--- a/zsh/env
+++ b/zsh/env
@@ -6,6 +6,7 @@
export EDITOR="nvim"
export BROWSER="brave"
+export CHROME_EXECUTABLE="chromium"
export TERM="st"
export BAT_THEME="base16"