mirror of
https://github.com/kovidgoyal/kitty
synced 2026-06-09 07:07:19 +02:00
...
This commit is contained in:
@@ -21,7 +21,8 @@ toc::[]
|
||||
|
||||
== Installation
|
||||
|
||||
Simply install kitty. You also ned to have either the git program or the diff program installed.
|
||||
Simply install link:https://github.com/kovidgoyal/kitty[kitty].
|
||||
You also need to have either the git program or the diff program installed.
|
||||
|
||||
|
||||
== Usage
|
||||
@@ -36,7 +37,8 @@ to see the diff between file1 and file2.
|
||||
|
||||
Create an alias in `~/.bashrc` or similar to shorten the command.
|
||||
|
||||
You can also pass directories instead of files to see the recursive diff of the directory contents.
|
||||
You can also pass directories instead of files to see the recursive diff of the
|
||||
directory contents.
|
||||
|
||||
|
||||
== Keyboard controls
|
||||
|
||||
Reference in New Issue
Block a user