diff options
author | Thanos Apollo <[email protected]> | 2023-11-14 18:50:27 +0200 |
---|---|---|
committer | Thanos Apollo <[email protected]> | 2023-11-14 18:50:27 +0200 |
commit | 238fea0cc78d9f63bc7045c42e3bd9410a5ee771 (patch) | |
tree | 7fc92a2729b5b9625af656e7f1667b42cd51498f | |
parent | a35b94c58d882700ef862c2d95fc464a65eeffb7 (diff) |
Redo README as text file
-rw-r--r-- | README | 6 | ||||
-rw-r--r-- | README.md | 3 |
2 files changed, 6 insertions, 3 deletions
@@ -0,0 +1,6 @@ +dotfiles | +========== + +My personal system configuration. + +Managed with GNU Stow <https://www.gnu.org/software/stow/> diff --git a/README.md b/README.md deleted file mode 100644 index 73edc0c..0000000 --- a/README.md +++ /dev/null @@ -1,3 +0,0 @@ -# About -- Personal System Configuration for Gentoo Linux, GNU Emacs, StumpWM, Qtile *and others...* -- Managed with [GNU Stow](https://www.gnu.org/software/stow/) |