diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-20 09:51:52 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-20 09:51:52 +0300 |
| commit | 9b21132a6834216c1071382f7ea78a48921ced9e (patch) | |
| tree | 8cb7ea8b0421450b810b318539e951f7be258d0c | |
| parent | f7d5020e54efe6f074e6a5bee1513d3ec17f744a (diff) | |
| parent | f805ade2a4ee00d3c65c0b90b1c7cffee4c45f62 (diff) | |
Merge branch 'master' of codeberg.org:snonux/rexfiles
| -rw-r--r-- | dotfiles/fish/conf.d/quickedit.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/quickedit.fish b/dotfiles/fish/conf.d/quickedit.fish index 234310f..93e1e0d 100644 --- a/dotfiles/fish/conf.d/quickedit.fish +++ b/dotfiles/fish/conf.d/quickedit.fish @@ -84,6 +84,7 @@ abbr -a scratch quickedit::scratchpad abbr -a S quickedit::scratchpad abbr -a quicknote quickedit::quicknote abbr -a performance quickedit::performance +abbr -a goals quickedit::performance abbr -a er "ranger $QUICKEDIT_DIR" abbr -a cdquickedit "cd $QUICKEDIT_DIR" abbr -a cdnotes 'cd ~/Notes' |
