all repos — nixfiles @ a1e7e0bc3e2cf040d24580ecfe3f73899b358aa1

System and user configuration, managed by nix and home-manager

fish: port functions and more aliases

Alan Pearce
commit

a1e7e0bc3e2cf040d24580ecfe3f73899b358aa1

parent

a0c89188898a79599f83a83297946631fb78bf9b

1 file changed, 3 insertions(+), 0 deletions(-)

changed files
A user/settings/fish/functions/help.fish
@@ -0,0 +1,3 @@
+function help + $argv --help 2>&1 | bat --plan --language=help +end