diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-08 07:37:34 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-08 07:37:34 +0200 |
| commit | ed4cc83ddf2e23b6e1c27519280c1cafd30251f6 (patch) | |
| tree | 2f58fe6258615e5f37b17f793925969f78594940 | |
| parent | 465405d9c591f04556f948b3398570b850d37855 (diff) | |
Update
| -rw-r--r-- | fish/conf.d/quickedit.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fish/conf.d/quickedit.fish b/fish/conf.d/quickedit.fish index eee5005..974a739 100644 --- a/fish/conf.d/quickedit.fish +++ b/fish/conf.d/quickedit.fish @@ -84,3 +84,4 @@ abbr -a cdnotes 'cd ~/Notes' abbr -a cdfish 'cd ~/.config/fish/conf.d' abbr -a cddocs 'cd ~/Documents' abbr -a cdocs 'cd ~/Documents' +abbr may 'hx ~/Notes/random/Maybe.md' |
