I would like to define some aliases in fish. Apparently it should be possible to define them in
~/.config/fish/functions
but they don\'t g
Save your files as ~/.config/fish/functions/{some_function_name}.fish and they should get autoloaded when you start fish.
~/.config/fish/functions/{some_function_name}.fish