aboutsummaryrefslogtreecommitdiff
path: root/install
diff options
context:
space:
mode:
Diffstat (limited to 'install')
-rwxr-xr-xinstall2
1 files changed, 1 insertions, 1 deletions
diff --git a/install b/install
index 53e8ced6..3921f434 100755
--- a/install
+++ b/install
@@ -34,7 +34,7 @@ ln -insv $dotfiles/vim/vimrc $HOME/.vimrc
ln -insv $dotfiles/vim $HOME/.vim
# Link in shell stuff
-while getopts :gmnptx opt
+while getopts :gmntx opt
do
case $opt in
g)