after working with it, i'm happy enough with sc and wordgrinder
This commit is contained in:
parent
1ca948bc0b
commit
1749413357
1 changed files with 0 additions and 3 deletions
|
|
@ -11,9 +11,6 @@ tr '\n' ' '
|
||||||
add notation about using find to list only files in current directory and NOT subdirectory:
|
add notation about using find to list only files in current directory and NOT subdirectory:
|
||||||
find $dir -maxdepth 1 -type f
|
find $dir -maxdepth 1 -type f
|
||||||
|
|
||||||
install abiword (lightweight word processor)
|
|
||||||
install gnumeric (lightweight spreadsheets)
|
|
||||||
install vrms (because we all need a tiny richard stallman complaining about which packages on our computer actually aren't libre)
|
install vrms (because we all need a tiny richard stallman complaining about which packages on our computer actually aren't libre)
|
||||||
|
|
||||||
doas pacman -S abiword gnumeric
|
|
||||||
paru vrms
|
paru vrms
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue