.cat.sh: So that line caused it.

This commit is contained in:
Mika Suomalainen 2012-04-30 19:31:44 +03:00
parent f0309e849d
commit 0240011198
1 changed files with 0 additions and 1 deletions

View File

@ -7,7 +7,6 @@ cat gitconfig > ~/.gitconfig
cat vimrc > ~/.vimrc
mkdir -p ~/.gnupg
cat gnupg/gpg.conf > ~/.gnupg/gpg.conf
cat gpg.conf > ~/.gnupg/gpg.conf
cat xsessionrc > ~/.xsessionrc
exec $SHELL