mirror of
https://github.com/ivuorinen/dotfiles.git
synced 2026-02-06 15:50:05 +00:00
chore(shell): drop autoupdate-antigen plugin
This commit is contained in:
@@ -32,6 +32,7 @@ git submodule add --name tmux/tmux-window-name \
|
||||
git submodule add --name tmux/tmux-yank \
|
||||
-f https://github.com/tmux-plugins/tmux-yank.git config/tmux/plugins/tmux-yank
|
||||
|
||||
# Takes submodules and sets them to ignore all changes
|
||||
for MODULE in $(git config --file .gitmodules --get-regexp path | awk '{ print $2 }'); do
|
||||
git config "submodule.${MODULE}.ignore" all
|
||||
done
|
||||
|
||||
Reference in New Issue
Block a user