mirror of
https://github.com/ryanccn/flake.git
synced 2025-12-06 16:10:45 +01:00
feat(aliases): add alias for bat
This commit is contained in:
parent
621b09bd8f
commit
30aac49501
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"vim".command = "hx";
|
||||
"cat".command = "bat";
|
||||
"dig".command = "doggo";
|
||||
|
||||
"g".command = "git";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue