From a38abd4c8fb7572237b2681bb1d0d6b0e5b262b0 Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Mon, 5 Aug 2019 12:38:53 -0400 Subject: bash: adapt config for guix system --- .bash_profile | 1 + 1 file changed, 1 insertion(+) create mode 100644 .bash_profile (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile new file mode 100644 index 0000000..61cb5cf --- /dev/null +++ b/.bash_profile @@ -0,0 +1 @@ +if [ -f "$HOME/.profile" ]; then . "$HOME/.profile"; fi -- cgit v1.2.3-60-g2f50