mirror of
https://github.com/dutchcoders/transfer.sh.git
synced 2026-02-03 06:03:25 +00:00
syntax error in bashrc script #377
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @kevjonesin on GitHub.
Both the transfer.sh script at gist and the two line .bashrc version in 'sample use cases' return ...
... when running in bash via Manjaro Linux.
In the case of calling the script from my bashrc I get ...
... Inserting the two line snippet version directly in .bashrc results in similar, but with an error line number relevant to location in the bashrc file itself.
Might something be missing from within or preceding the round brackets at "transfer()" perhaps?
@pepa65 commented on GitHub:
This is a
fishfile, not for bash/zsh.