1
0
Fork 0
mirror of synced 2024-11-22 08:15:34 -05:00

Remove shivapoudel/dotfiles that doesn't use dotbot anymore + add vbriand/dotfiles instead

Valentin Briand 2021-02-09 14:35:35 +01:00
parent 7d3b4a6d9b
commit 3d2ecf48ab

@ -106,11 +106,11 @@ and single configurations with
The above prevent passing command-line arguments like `-v` and `-q` to the Dotbot invocation. If you want to use command-line options in conjunction with the above, you can add parsing of command-line options as described in [#87](https://github.com/anishathalye/dotbot/issues/87#issue-146431889).
If you have any open questions or something is unclear, you can try to take a look at a dotfile repository that uses this setup:
* [shivapoudel/dotfiles](https://github.com/shivapoudel/dotfiles)
If you have any open questions or something is unclear, you can try to take a look at a dotfiles repository that uses this setup:
* [vbrandl/dotfiles](https://github.com/vbrandl/dotfiles)
* [vsund/dotfiles](https://github.com/vsund/dotfiles)
* [magicmonty/dotfiles_dotbot](https://github.com/magicmonty/dotfiles_dotbot)
* [vbriand/dotfiles](https://github.com/vbriand/dotfiles)
# Automatically install or update dotfiles when ssh'ing into a remote machine (or: let my dotfiles follow me)