diff --git a/.config/fish/conf.d/abbr.fish b/.config/fish/conf.d/abbr.fish index 62319cea..cee1101c 100644 --- a/.config/fish/conf.d/abbr.fish +++ b/.config/fish/conf.d/abbr.fish @@ -8,3 +8,5 @@ abbr -a fedit hx /home/fic/.config/fish abbr -a gca git commit --amend abbr -a --set-cursor gcm git commit -m \"%\" abbr -a lsa ls -a -l +abbr -a hconf hx /home/fic/.config/helix/config.toml +abbr -a hlang hx /home/fic/.config/helix/languages.toml