fix(fish): remove the cat alias to bat
it made it so much more difficult to use cat
This commit is contained in:
parent
4aef3cd4c9
commit
b7f8c37f5e
1 changed files with 0 additions and 4 deletions
|
@ -1,4 +0,0 @@
|
|||
# Defined in - @ line 1
|
||||
function cat --wraps=bat --description 'alias cat=bat'
|
||||
bat $argv;
|
||||
end
|
Loading…
Add table
Reference in a new issue