From c6e268fa6dbab6ff6e158f6008ae2570622a31d5 Mon Sep 17 00:00:00 2001 From: KevinMidboe Date: Mon, 16 Jul 2018 19:24:14 +0200 Subject: [PATCH] Added bashrc --- .bashrc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 .bashrc diff --git a/.bashrc b/.bashrc new file mode 100644 index 0000000..b48de88 --- /dev/null +++ b/.bashrc @@ -0,0 +1,5 @@ +# PATH=$PATH:~/bin + +Tab: menu-complete +"\e[Z": complete +alias config=/usr/bin/git --git-dir=/Users/kevinmidboe/.cfg/ --work-tree=/Users/kevinmidboe'