From 6863cb9508c47eb6bb1753fe06ed7b06347e409f Mon Sep 17 00:00:00 2001 From: Mohammad Rafiq Date: Sat, 22 Feb 2025 16:38:56 +0800 Subject: [PATCH] docs: add README.md --- README.md | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/README.md b/README.md index cb88a2e..e6948e5 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,14 @@ -https://drewdevault.com/2019/12/30/dotfiles.html +Uses a [one-byte .gitignore](https://drewdevault.com/2019/12/30/dotfiles.html). -Uses a one-byte .gitignore. +Contains configuration files for NixOS. Everything is declared through [[flake.nix]] as a starting point. System-level configuration is in [[configuration.nix]] and [[hardware-configuration.nix]]. User-specific configuration is in [[home.nix]]. -Houses all the configuration files and scripts I use. If any are from external sources, attribution is in the file itself. Otherwise, they are free to use as you want. +# TODO + +- Set up Neovim as a worthy VS Code replacement + - terminal in bottom pane + - filetree in right pane + - syntax highlighting + - ability to open two files side by side + - keyboard shortcuts for all the above +- rice Hyprland + - plugins for all the desktop environment stuff