📝 Made note of installing android-tools

This commit is contained in:
tomit4 2025-10-13 13:42:53 -07:00
parent 0e79b9195d
commit fefbb3093b

View file

@ -965,3 +965,7 @@ Uninstall shell check and haskell modules:
doas pacman -Rs shellcheck $(pacq | grep haskell | awk '${print $1}' | tr '\n' ' ')
Install shellcheck-bin and corrresponding man pages from AUR:
paru shellcheck-bin (choose both 1 and 2)
10/13/2025
Install android-tools (android developer tools, will be useful if fdroid ever goes down...)
doas pacman -S android-tools