Delete .bashrc
Browse files
.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 <<<
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|