ACCC1380 commited on
Commit
14f59eb
1 Parent(s): 314a7d3

Upload .profile with huggingface_hub

Browse files
Files changed (1) hide show
  1. .profile +9 -0
.profile ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ # ~/.profile: executed by Bourne-compatible login shells.
2
+
3
+ if [ "$BASH" ]; then
4
+ if [ -f ~/.bashrc ]; then
5
+ . ~/.bashrc
6
+ fi
7
+ fi
8
+
9
+ mesg n 2> /dev/null || true