Skip to content
New issue

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

docs: fix Destination file already exists in Nushell #1530

Merged
merged 1 commit into from Jan 9, 2024

Conversation

azzamsa
Copy link
Contributor

@azzamsa azzamsa commented Jan 9, 2024

It is a common practice to use -f in Nushell configurations to avoid Destination file already exists error.

πŸ¦„ nu
Error:   Γ— Destination file already exists
    ╭─[/home/user/.config/nushell/env.nu:20:1]
 20 β”‚ starship init nu | save -f ~/.cache/starship/init.nu
 21 β”‚ atuin init nu | save ~/.local/share/atuin/init.nu
    Β·                      ──────────────┬─────────────
    Β·                                    ╰── Destination file '/home/user/.local/share/atuin/init.nu' already exists
 22 β”‚
    ╰────
  help: you can use -f, --force to force overwriting the destination

It is a common practice to use `-f` in Nushell configurations to avoid
`Destination file already exists` error.
Copy link

vercel bot commented Jan 9, 2024

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
atuin-docs βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Jan 9, 2024 4:11pm

Copy link
Member

@ellie ellie left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you!

Seeing as this is your first time contributing, if you would like a holographic contributors-only Atuin sticker, then please fill out this form!

@ellie ellie enabled auto-merge (squash) January 9, 2024 16:36
@ellie ellie merged commit 3a0e070 into atuinsh:main Jan 9, 2024
10 checks passed
@azzamsa
Copy link
Contributor Author

azzamsa commented Jan 9, 2024

Seeing as this is your first time contributing, if you would like a holographic contributors-only Atuin sticker, then please fill out this form!

Hi, Ellie πŸ‘‹πŸΌ

Thank you.
But, I am on the other side of the ocean.
I am afraid this trivial PR is not worth the shipping cost πŸ€”

@ellie
Copy link
Member

ellie commented Jan 9, 2024

Thank you. But, I am on the other side of the ocean. I am afraid this trivial PR is not worth the shipping cost πŸ€”

Any sized PR is worth a sticker if accepted! I've shipped them all over the place :)

@azzamsa
Copy link
Contributor Author

azzamsa commented Jan 9, 2024

Any sized PR is worth a sticker if accepted! I've shipped them all over the place :)

Oh my! That's very kind of you.
What a lucky day today!

Thank you so so much 🍰

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants