From 3b0142cedcde39e4c2097ecd916a870a3ced5ec6 Mon Sep 17 00:00:00 2001 From: Vito Graffagnino Date: Tue, 8 Sep 2020 18:10:49 +0100 Subject: Added the relevent parts of the .config directory. Alss add ssh config --- .bash_profile | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 .bash_profile (limited to '.bash_profile') diff --git a/.bash_profile b/.bash_profile new file mode 100755 index 0000000..c5ce0a6 --- /dev/null +++ b/.bash_profile @@ -0,0 +1,7 @@ + +[[ -s "$HOME/.profile" ]] && source "$HOME/.profile" # Load the default .profile + + +[[ -s "$HOME/.rvm/scripts/rvm" ]] && source "$HOME/.rvm/scripts/rvm" # Load RVM into a shell session *as a function* + +source /home/archlinux/vgg/.config/broot/launcher/bash/br -- cgit v1.2.3