Remove shivapoudel/dotfiles that doesn't use dotbot anymore + add vbriand/dotfiles instead
parent
7d3b4a6d9b
commit
3d2ecf48ab
1 changed files with 2 additions and 2 deletions
|
@ -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)
|
||||
|
||||
|
|
Loading…
Reference in a new issue