We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
homer --no-backup ~ ln: /home/chrs/.zshrc -> /home/chrs/Workspace/dotfiles/home/.zshrc ~ ln: /home/chrs/.work.gitconfig -> /home/chrs/Workspace/dotfiles/home/.work.gitconfig ~ ln: /home/chrs/.gitignore -> /home/chrs/Workspace/dotfiles/home/.gitignore ~ ln: /home/chrs/.gitconfig -> /home/chrs/Workspace/dotfiles/home/.gitconfig ~ ln: /home/chrs/.config/alacritty.yml -> /home/chrs/Workspace/dotfiles/home/.config/alacritty.yml ~ ln: /home/chrs/.config/starship.toml -> /home/chrs/Workspace/dotfiles/home/.config/starship.toml Perform these actions? (y/N) y Error: File exists (os error 17)
If one of those is already a link, but it's not pointing to he ./home/path, it'll fail.
./home/path
The text was updated successfully, but these errors were encountered:
933657d
I was able to reproduce it with a broken link (that may be the catch here)
Sorry, something went wrong.
947f9a7
No branches or pull requests
If one of those is already a link, but it's not pointing to he
./home/path
, it'll fail.The text was updated successfully, but these errors were encountered: