Make bashrc to be recognized as bash

This commit is contained in:
Daniel - 2020-07-25 12:20:19 +02:00
parent 7fa90bc2c2
commit 4b73aa626d
No known key found for this signature in database
GPG Key ID: 1C7071A75BB72D64
1 changed files with 1 additions and 1 deletions

2
bashrc
View File

@ -1,4 +1,4 @@
# -*- sh -*-
# -*- bash -*-
# Based on example .bashrc as provided by Debian