mirror of
https://github.com/samoshkin/tmux-config.git
synced 2026-01-03 08:18:02 +00:00
Remove .gitmodules file
This commit is contained in:
0
.gitmodules
vendored
0
.gitmodules
vendored
@@ -26,8 +26,6 @@ if [ -e "$HOME/.tmux.conf" ]; then
|
||||
printf "Found existing .tmux.conf in your \$HOME directory. Will create a backup at $HOME/.tmux.conf.bak\n"
|
||||
fi
|
||||
|
||||
git submodule init;
|
||||
|
||||
rsync -aq ./tmux/ "$HOME"/.tmux
|
||||
|
||||
ln -sf --backup --suffix=.bak .tmux/tmux.conf "$HOME"/.tmux.conf;
|
||||
|
||||
Reference in New Issue
Block a user