Install zshrc.

This commit is contained in:
Gea-Suan Lin
2014-02-23 10:58:35 +08:00
parent 7790c3b851
commit bc053c5cff

View File

@@ -14,6 +14,7 @@ cp ${BASEDIR}/.inputrc ~/
# #
cp ${BASEDIR}/.profile ~/ cp ${BASEDIR}/.profile ~/
cp ${BASEDIR}/.bashrc ~/ cp ${BASEDIR}/.bashrc ~/
cp ${BASEDIR}/.zshrc ~/
# #
cp ${BASEDIR}/.tmux.conf ~/ cp ${BASEDIR}/.tmux.conf ~/