diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-30 15:27:17 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-30 15:27:17 +0300 |
| commit | 7fc725cbe7418d6d812785bb18c46a1fc8e346e8 (patch) | |
| tree | eaee6e478ca920ca6e84ebe1b83ea12871c4da52 | |
| parent | 50f33979fcb25d30be0648b4fba73b4225e222f4 (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 32806a9..9accc30 100644 --- a/dotfiles/fish/conf.d/quickedit.fish +++ b/dotfiles/fish/conf.d/quickedit.fish @@ -64,3 +64,4 @@ abbr -a cdquickedit "cd $QUICKEDIT_DIR" abbr -a e quickedit abbr -a er "ranger $QUICKEDIT_DIR" abbr -a scratch "quickedit::scratchpad" +abbr -a S "quickedit::scratchpad" |
