Skip to content

Commit dc2ac42

Browse files
committed
fix: change to GLAB_FORCE_HYPERLINKS
1 parent 0f42271 commit dc2ac42

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

chezmoi/dot_config/fish/conf.d/10_abbreviations.fish

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,4 +43,4 @@ set_abbr_if_cmd_exists glab lab glab
4343
# Mise installed tools
4444
set_env_if_cmd_exists moor PAGER "moor -no-clear-on-exit"
4545
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.
46+
set_env_if_cmd_exists glab GLAB_FORCE_HYPERLINKS "1" # Force hyperlinks on glab cli output.

0 commit comments

Comments
 (0)