diff options
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..a4c48b1 --- /dev/null +++ b/README.md | |||
@@ -0,0 +1,9 @@ | |||
1 | # CaveMacs | ||
2 | |||
3 | CaveMacs is my personal set of Emacs configurations. It is meant to: | ||
4 | - work on FreeBSD, OpenBSD, Linux, and Windows | ||
5 | - work in TTY, terminal, graphical mode, and as entire desktop environment via EXWM | ||
6 | |||
7 | ## Current State of CaveMacs | ||
8 | |||
9 | CaveMacs is in the initial planning state. | ||