tinyscripts/.bashrc

2 lines
72 B
Bash
Raw Normal View History

2024-04-30 16:17:14 +02:00
# to add at the end
alias tw='function _tw(){ cat $1; cat >> $1; }; _tw'