aboutsummaryrefslogtreecommitdiff
path: root/bash
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2011-11-04 19:15:52 +1300
committerTom Ryder <tom@sanctum.geek.nz>2011-11-04 19:15:52 +1300
commitd40b00d409caa598197be5abe9974004c7c0710e (patch)
tree26a6f46db46c33865abe2ddc0e306de33f53c50a /bash
parentSome terminal tweaks (diff)
downloaddotfiles-d40b00d409caa598197be5abe9974004c7c0710e.tar.gz
dotfiles-d40b00d409caa598197be5abe9974004c7c0710e.zip
Use consistent URL scheme
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'