Added bashrc

Signed-off-by: Marcus Noble <github@marcusnoble.co.uk>
This commit is contained in:
Marcus Noble 2022-10-28 07:04:39 +01:00
parent a1d663d0d6
commit 0eb4663dab
Signed by: AverageMarcus
GPG Key ID: B8F2DB8A7AEBAF78
1 changed files with 2 additions and 0 deletions

2
home/.bashrc Normal file
View File

@ -0,0 +1,2 @@
alias date='gdate'
alias sed='gsed'