diff --git a/org/config/fish.org b/org/config/fish.org index 3ef6289..00c2a2b 100644 --- a/org/config/fish.org +++ b/org/config/fish.org @@ -170,6 +170,10 @@ highlighting. Let’s set the manpager to bat then: set -x MANPAGER "sh -c 'col -bx | bat -l man -p'" #+END_SRC +#+begin_src fish + set -x XMODIFIERS +#+end_src + ** Development :PROPERTIES: :CUSTOM_ID: Global_variables-Development-76b3ff13