aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
Diffstat (limited to 'bash')
-rw-r--r--bash/bashrc2
1 files changed, 1 insertions, 1 deletions
diff --git a/bash/bashrc b/bash/bashrc
index 6b5d440b..87f499fa 100644
--- a/bash/bashrc
+++ b/bash/bashrc
@@ -108,4 +108,4 @@ if [ -f /etc/bash_completion ] && ! shopt -oq posix; then
. /etc/bash_completion
fi
-alias screen ='screen -U'
+alias screen='screen -U'