aboutsummaryrefslogtreecommitdiffstats
path: root/roles/users/files/root/bashrc
diff options
context:
space:
mode:
Diffstat (limited to 'roles/users/files/root/bashrc')
-rw-r--r--roles/users/files/root/bashrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/roles/users/files/root/bashrc b/roles/users/files/root/bashrc
new file mode 100644
index 0000000..f380bc8
--- /dev/null
+++ b/roles/users/files/root/bashrc
@@ -0,0 +1,4 @@
+# if not running interactively, don't do anything
+[[ $- != *i* ]] && return
+
+stty -ixon