📝 Made note to install dash shell

This commit is contained in:
z3rOR0ne 2023-02-18 20:33:42 -08:00
parent dcdc1ce9a7
commit 73412dd2f5

View file

@ -207,8 +207,8 @@ Install openoffice-bin and xidel (minimal office suite and web scraper)
paru openoffice (choose bin) paru openoffice (choose bin)
paru xidel(1st option) paru xidel(1st option)
Install foliate (epub book reader) and xournalpp (pdf signer) Install foliate (epub book reader) and xournalpp (pdf signer) and dash (for emergency shell)
doas pacman -S foliate xounralapp doas pacman -S foliate xounralapp dash
Install autoprefixer for css files: Install autoprefixer for css files:
npm install -g postcss postcss-cli autoprefixer npm install -g postcss postcss-cli autoprefixer