diff options
| author | Paul Buetow <paul@buetow.org> | 2025-04-30 23:08:11 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2025-04-30 23:08:11 +0300 |
| commit | 61a6484eafb1a3665c8e1233b936fc13cb6b7cee (patch) | |
| tree | e4a12c70c702806deb7b7a92a1d9f24a04b80e4c | |
| parent | 965014041b182b001e6d6c7e830b6da0ca80e3c8 (diff) | |
Update
| -rw-r--r-- | dotfiles/fish/conf.d/editor.fish | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/dotfiles/fish/conf.d/editor.fish b/dotfiles/fish/conf.d/editor.fish index 111c6d9..ea8a34a 100644 --- a/dotfiles/fish/conf.d/editor.fish +++ b/dotfiles/fish/conf.d/editor.fish @@ -28,3 +28,4 @@ end abbr -a lhx 'editor::helix::open_with_lock' abbr -a hxl 'editor::helix::open_with_lock' abbr -a rhx 'editor::helix::edit::remote' +abbr -a x hx |
