Back to Ohmyzsh

Kate plugin

plugins/kate/README.md

latest549 B
Original Source

Kate plugin

This plugin adds aliases for the Kate editor.

To use it, add kate to the plugins array of your zshrc file:

plugins=(... kate)

Aliases

AliasCommandDescription
katekate >/dev/null 2>&1Start kate silently

Functions

FunctionDescription
kt <dir>Change to directory and start kate there