Commit dbc67498 authored by Robby Russell's avatar Robby Russell
Browse files

Merge pull request #259 from dereine/master

Add a plugin to support kate the kde text editor
parents 2816ea72 d5ce689a
# 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