summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO10
1 files changed, 10 insertions, 0 deletions
diff --git a/TODO b/TODO
new file mode 100644
index 0000000..88416e6
--- /dev/null
+++ b/TODO
@@ -0,0 +1,10 @@
+arch2parabola:
+ ∙When the script finnishes it asks the user if they want to keep the log
+ file or delete it. But that log file contains some essential things that
+ the user needs to see (such as pacman's output when in installs libre
+ replacements). These things should be output to the terminal, as well as
+ written in the log. Use `tee' to do this.
+ ∙Make a brief explanation of everything it does in the comments at the top
+ of the code.
+ ∙After installing the libre mirrorlist, it should ask they user if
+ `rankmirrors' should be run on the mirrorlist.