If .screenrc is not installed, then install it.
This commit is contained in:
@@ -17,6 +17,9 @@ cp ${BASEDIR}/.profile ~/
|
||||
cp ${BASEDIR}/.zshrc ~/
|
||||
|
||||
#
|
||||
if [ ! -e ~/.screenrc ]; then
|
||||
cp ${BASEDIR}/.screenrc ~/
|
||||
fi
|
||||
cp ${BASEDIR}/.tmux.conf ~/
|
||||
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user