vitorpy's Dotfiles
at main 4 lines 80 B view raw
1function cat --wraps=bat --description 'alias cat=bat' 2 bat $argv 3 4end