Skip to content

Commit

Permalink
✨ Start an abbreviation file for dnote
Browse files Browse the repository at this point in the history
  • Loading branch information
davep committed Jan 7, 2020
1 parent 4560a89 commit d361d63
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions conf.d/abbr.d/dnote.fish
@@ -0,0 +1,11 @@
##############################################################################
# Abbreviations for working with dnote.

# If we have dnote installed...
if type -q dnote
abbr -g dn dnote
abbr -g dna "dnote add"
abbr -g dnf "dnote find"
end

### dnote.fish ends here

0 comments on commit d361d63

Please sign in to comment.