Add '.bashrc'

This commit is contained in:
quenousimporte 2024-04-30 16:17:14 +02:00
parent 4c8545dfc0
commit 562ab4ef5b
1 changed files with 2 additions and 0 deletions

2
.bashrc Normal file
View File

@ -0,0 +1,2 @@
# to add at the end
alias tw='function _tw(){ cat $1; cat >> $1; }; _tw'