diff options
| author | Paul Buetow <paul@buetow.org> | 2025-06-16 11:22:25 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-06-16 11:22:25 +0300 |
| commit | 2c6c4b6653688618cc68ad349045c36c2bc008af (patch) | |
| tree | 7d98a28c71cdaaf3266a6050f8eacd66b211fbdd | |
| parent | 76a79294f613bc57f9b53d20693cc76517db0425 (diff) | |
Update
| -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' |
