summaryrefslogtreecommitdiff
path: root/.bashrc
diff options
context:
space:
mode:
Diffstat (limited to '.bashrc')
-rw-r--r--.bashrc2
1 files changed, 2 insertions, 0 deletions
diff --git a/.bashrc b/.bashrc
index 980c5ef..3a30475 100644
--- a/.bashrc
+++ b/.bashrc
@@ -2,6 +2,8 @@
# ~/.bashrc
#
+export LFS=/mnt/lfs
+
# If not running interactively, don't do anything
[[ $- != *i* ]] && return