BICORP commited on
Commit
72da35e
·
verified ·
1 Parent(s): d4ae208

Delete .bashrc

Browse files
Files changed (1) hide show
  1. .bashrc +0 -10
.bashrc DELETED
@@ -1,10 +0,0 @@
1
- # Set the encoding for SSH since ssh can't inherit the ENV
2
- export LC_ALL=C.UTF-8
3
- export LANG=C.UTF-8
4
-
5
- # Set HOME
6
- export HOME="/teamspace/studios/this_studio"
7
-
8
- # >>> lightning managed. do not modify >>>
9
- [ -f /settings/.lightningrc ] && source /settings/.lightningrc bash
10
- # <<< lightning managed. do not modify <<<