From ba3728051f69dc4409c96cdb0df403c685bd6c82 Mon Sep 17 00:00:00 2001 From: Arnaud Bailly Date: Sat, 6 May 2017 08:27:47 +0200 Subject: initial import --- .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..f6199e7 --- /dev/null +++ b/.bash_profile @@ -0,0 +1 @@ +export PATH=$HOME/.local/bin:$HOME/.cabal/bin:$PATH -- cgit v1.2.3