Skip to content

Instantly share code, notes, and snippets.

@ttys3
Last active July 6, 2020 18:16
Show Gist options
  • Select an option

  • Save ttys3/74e036a21694411ae6c4032eb261e88b to your computer and use it in GitHub Desktop.

Select an option

Save ttys3/74e036a21694411ae6c4032eb261e88b to your computer and use it in GitHub Desktop.
export EDITOR=vim
export VISUAL=vim
#setup XIM environment, needn't if use SCIM as gtk-immodules
export XIM=ibus
export XMODIFIERS=@im=ibus
export GTK_IM_MODULE=ibus
export QT_IM_MODULE=ibus
#export GTK_IM_MODULE_FILE=/usr/lib/gtk-3.0/3.0.0/immodules.cache
#end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment