diff options
author | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2024-08-08 22:13:35 -0400 |
---|---|---|
committer | Ibrahim Mkusa <ibrahimmkusa@gmail.com> | 2024-08-08 22:13:35 -0400 |
commit | 07359afa31cc23b87c00a64541e615a183b6c8b8 (patch) | |
tree | 0d08cefdf48f8321c9472955102e5ad80cabdcc5 /README.md | |
parent | c779f6097e9019c84ad7d237326c33fd7e846cb5 (diff) |
updated README.md to explain undo, wipe function
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,2 +1,6 @@ # dotfiles Quick configs i can't live without on my machines. + +`./install.sh ` installs everything to your system +`./install.sh undo` removes only the configs from your home directory +`./install.sh wipe` removes both the configs and packages installed |