We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0f42271 commit dc2ac42Copy full SHA for dc2ac42
chezmoi/dot_config/fish/conf.d/10_abbreviations.fish
@@ -43,4 +43,4 @@ set_abbr_if_cmd_exists glab lab glab
43
# Mise installed tools
44
set_env_if_cmd_exists moor PAGER "moor -no-clear-on-exit"
45
set_env_if_cmd_exists moor MOOR "--statusbar=bold --no-clear-on-exit --quit-if-one-screen"
46
-set_env_if_cmd_exists glab FORCE_HYPERLINKS "1" # Force hyperlinks on glab cli output.
+set_env_if_cmd_exists glab GLAB_FORCE_HYPERLINKS "1" # Force hyperlinks on glab cli output.
0 commit comments