diff options
author | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-02 10:05:41 +0200 |
---|---|---|
committer | Adam <56338480+adastx@users.noreply.github.com> | 2022-07-02 10:47:52 +0200 |
commit | ebd571fc81199beaea38f9b2faea341594730c2e (patch) | |
tree | 9d448e1a243a6789a1ecff29e1966faa75533af3 /README.md | |
parent | 0182dbf61a31ddb98e241204f4427c804af64475 (diff) |
lf: switched from stpv to ctpv
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/README.md b/README.md deleted file mode 100644 index 81cf830..0000000 --- a/README.md +++ /dev/null @@ -1,20 +0,0 @@ -# dotfiles -PC and laptop configs for Arch Linux. - -Managed using the method explained [here](https://www.atlassian.com/git/tutorials/dotfiles). - -## Disclaimer - -These configs are what I have personally configured over time and as such do only what I need and nothing more. -I try to keep my configs clean and self-explanatory, which is why you won't find many comments. - -I wouldn't recommend trying to clone the entire repo as not all dependencies are included. -Instead, I'd recommend looking through the configs and yoinking whatever you find useful for your own dotfiles. - -## What's here? - -My config for i3wm, polybar, picom, and all that desktop level stuff along with the terminal applications I use. - -## Contributing - -Feel free to open issues for anything. I'm open to suggestions. |