mirror of https://github.com/mitchell/dotfiles.git
4 lines
47 B
Fish
4 lines
47 B
Fish
|
function cat
|
||
|
bat --theme ansi-dark $argv
|
||
|
end
|