1
0
mirror of https://github.com/gryf/vmstrap.git synced 2025-12-19 04:20:26 +01:00

Added cleanup.sh

This commit is contained in:
2020-03-23 08:53:00 +01:00
parent 07e537f1db
commit 7da6ce0308
4 changed files with 11 additions and 0 deletions

View File

@@ -68,6 +68,7 @@ cp .tmux.conf ~/
echo "bind-key -T copy-mode-vi 'v' send -X begin-selection" >> ~/.tmux.conf
echo "bind-key -T copy-mode-vi 'y' send -X copy-selection" >> ~/.tmux.conf
cp .gitconfig ~/
cp cleanup.sh ~/
echo '. ~/.bash_prompt' >> ~/.bashrc
# 7. get my vim config