aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--etc/sh/rc2
1 files changed, 2 insertions, 0 deletions
diff --git a/etc/sh/rc b/etc/sh/rc
index 742975c..03b7637 100644
--- a/etc/sh/rc
+++ b/etc/sh/rc
@@ -328,6 +328,8 @@ if [ -z "$BASH_VERSION" ]; then
return
fi
+ln -fs .profile ~/.bashrc
+
export INPUTRC="$XDG_CONFIG_HOME/bash/inputrc"
export HISTCONTROL=ignorespace:ignoredups