Added in tmux tpm
This commit is contained in:
@@ -3,7 +3,10 @@
|
||||
# Make all files shown
|
||||
yadm gitconfig --unset status.showUntrackedFiles
|
||||
|
||||
# intialize submodules
|
||||
cd "$HOME"
|
||||
echo "Init submodules"
|
||||
yadm submodule update --recursive --init
|
||||
|
||||
# switch to ssh for repo
|
||||
echo "Updating the yadm repo origin URL"
|
||||
yadm remote set-url origin "git@potokar.us:easton/dotfiles.git"
|
||||
|
||||
Reference in New Issue
Block a user