Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(fish): avoid user functions (#36)
Some users wrap applications such as ln with functions for use in interactive shells, and these functions may not be appropriate in a non-interactive context - explicitly specify the ln command
- Loading branch information