everything should work
This commit is contained in:
@@ -34,5 +34,5 @@ diff_command = "diff --unified --color=always"
|
||||
# In the example below, <dotfiles dir>/laptop-dots/.zshrc will be symlinked to ~/.zshrc, taking precedence over <dotfiles dir>/.zshrc, if and only if the hostname is "my-laptop".
|
||||
# If `implicit_dot` is set to true, the host-specific directories also count as top-level. For example, <dotfiles dir>/laptop-dots/config/foo will be symlinked as ~/.config/foo.
|
||||
[hosts]
|
||||
"hackstation" = "pc-files"
|
||||
"laptop" = "laptop-files"
|
||||
"HACKSTATION" = "pc-files"
|
||||
"mobile02" = "laptop-files"
|
||||
|
||||
Reference in New Issue
Block a user