> For the complete documentation index, see [llms.txt](https://notes.gorzilla.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://notes.gorzilla.co.uk/master.md).

# TIL

> Today I Learned

You can view this as a gitbook @ [notes.gorzilla.co.uk](https://notes.gorzilla.co.uk)

## Categories

* [TIL](/master.md#til)
  * [Categories](/master.md#categories)
    * [bash](/master.md#bash)
    * [git](/master.md#git)
    * [ssh](/master.md#ssh)
    * [wireshark](/master.md#wireshark)
    * [zip](/master.md#zip)

### bash

* [bash keyboard shortcuts](/bash/keyboard-shortcuts.md)
* [deduplicate lines in a text file](/bash/dedup.md)

### git

* [git can be a good place to keep notes](/git/notes.md)

### ssh

* [ssh-agent with systemd](/ssh/systemd.md)

### wireshark

* [show ja3 hashes in wireshark](/wireshark/ja3.md)
* [show full URLs in the packet list window](/wireshark/addcolumn.md)

### zip

* [Run a script from a zip file](/zip/python-zip.md)
