diff options
author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 22:28:37 +0300 |
---|---|---|
committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2023-10-16 22:28:37 +0300 |
commit | 66531b2ef6b6835d20fa08178992fef4962e19d5 (patch) | |
tree | 78daddb220bd8e69d3ea8157e0f490c78156da30 /zsh/env | |
parent | ce10925ef50a1775604d406e7263ba06f62a89ee (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/env | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -6,6 +6,7 @@ export EDITOR="nvim" export BROWSER="brave" +export CHROME_EXECUTABLE="chromium" export TERM="st" export BAT_THEME="base16" |