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 /README.md | |
parent | ce10925ef50a1775604d406e7263ba06f62a89ee (diff) |
Added suckless utils repos links in the README
Changes to be committed:
modified: README.md
modified: zsh/env
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,2 +1,11 @@ # dotfiles Editable text files for configuring various programs on *nix systems. + +I, myself, have been using [Void Linux](https://voidlinux.org/) for quite some years and have decided to finally have my configs out there for simplicity. + +My setup is pretty minimal and I may include a setup installer in the future. + +My forks of [Suckless Utilities](https://suckless.org/) can be found in these following repositories: +[dwm](https://github.com/xAlpharax/dwm) [st](https://github.com/xAlpharax/st) [slstatus](https://github.com/xAlpharax/slstatus) + +[!Image](https://media.discordapp.net/attachments/663775769293750302/1163558759528943626/image.png?ex=6540038a&is=652d8e8a&hm=5495d6b7fa74c36b9d237cba6019a8d9a9ece3a807b61438f3bf1b6af3b945b6&=&width=1225&height=689) |