Amended
Removed ambiguous character
This commit is contained in:
@@ -118,7 +118,7 @@ install_fisher() {
|
||||
echo "✓ Fisher already present"
|
||||
else
|
||||
echo "• Installing Fisher..."
|
||||
# isolate stdin so curl|bash doesn’t leak into fish
|
||||
# isolate stdin so curl|bash doesnt leak into fish
|
||||
fish -c 'curl -sL https://git.io/fisher | source && fisher install jorgebucaran/fisher' </dev/null
|
||||
fi
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user