docs: remove old stuff from README.md

This commit is contained in:
Mohammad Rafiq 2025-02-22 05:07:14 +08:00
parent 35a608591b
commit 5d8f984d5c
2 changed files with 0 additions and 9 deletions

3
.gitmodules vendored
View file

@ -1,3 +0,0 @@
[submodule "deps/lua-5.1"]
path = deps/lua-5.1
url = https://github.com/lua/lua

View file

@ -3,9 +3,3 @@ https://drewdevault.com/2019/12/30/dotfiles.html
Uses a one-byte .gitignore.
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.
~/bin/ should have all the installed binaries. `install_apps` in `bin/` is a script to install all the apps that there are config files for.
# TODO
- Make the install script interactive so the user can choose which programs they want to install
- Add Rust, NVM, and Tealdeer to the install script