Commit d5ce689a authored by Daniel Wehner's avatar Daniel Wehner
Browse files

Add a plugin to support kate the kde texteditor

parent 2497c579
# Kate
# Start kate always silent
alias kate='kate >/dev/null 2>&1'
function kt () {
cd $1
kate $1
}
\ No newline at end of file
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment