From ccc74320a0802bf00d3184efc2601afd12c17cc1 Mon Sep 17 00:00:00 2001 From: V Date: Wed, 1 Mar 2023 19:43:20 +0400 Subject: [PATCH] Update .config/fish/config.fish --- dot_config/private_fish/config.fish | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/dot_config/private_fish/config.fish b/dot_config/private_fish/config.fish index 0ae0871..0196f19 100644 --- a/dot_config/private_fish/config.fish +++ b/dot_config/private_fish/config.fish @@ -1,4 +1,8 @@ if status is-interactive # Commands to run in interactive sessions can go here abbr -a gpt .local/bin/sgpt --no-animation +abbr -a v nvim +abbr -a cfg chezmoi +abbr -a cfge chezmoi edit --apply end +