How do I add multiple fish functions in a single script?
2
votes
3
answers
1956
views
I'm trying to shift to fish from zsh. As I've seen, load time of fish increases if I use **alias**. So I'd like to convert all of my alias into functions, but the thing is creating a function script for every alias is a bit hectic. So how do I add those alias in a single function script?
Asked by fahimscirex
(31 rep)
Aug 18, 2021, 02:56 PM
Last activity: Feb 22, 2025, 04:30 PM
Last activity: Feb 22, 2025, 04:30 PM