tinyscripts/.ashrc

3 lines
126 B
Plaintext
Raw Permalink Normal View History

2024-04-30 16:17:14 +02:00
# to add at the end
2024-04-30 22:27:11 +02:00
alias tw='function _tw(){ cat $1; cat >> $1; }; _tw'
alias acpi='cat /sys/class/power_suply/BAT0/capacity'