mirror of https://github.com/tiyn/larbs
parent
aba863fd8e
commit
40d9814242
@ -0,0 +1,7 @@
|
||||
# Tablecalculation
|
||||
These are useful programs if you want to do table calculations like csv.
|
||||
|
||||
| program | description |
|
||||
| ---------- | ------------------------------------------------ |
|
||||
| sc-im | program to write and read csv data; sc improved |
|
||||
|
@ -1,4 +1,4 @@
|
||||
# Thinkpadspecific
|
||||
# Thinkpad
|
||||
These are a bunch of useful programs if you own a thinkpad.
|
||||
|
||||
| program | description |
|
@ -0,0 +1,2 @@
|
||||
#!/bin/sh
|
||||
yay -S sc-im
|
Loading…
Reference in new issue