Install .profile & .bashrc
This commit is contained in:
@@ -8,6 +8,10 @@ git submodule update --init
|
||||
#
|
||||
cp ${BASEDIR}/.inputrc ~/
|
||||
|
||||
#
|
||||
cp ${BASEDIR}/.profile ~/
|
||||
cp ${BASEDIR}/.bashrc ~/
|
||||
|
||||
# vim
|
||||
cp ${BASEDIR}/.vimrc ~/
|
||||
mkdir -p ~/.vim/
|
||||
|
||||
Reference in New Issue
Block a user