diff --git a/.zprofile b/.zprofile index b7c000d..a216ff2 100644 --- a/.zprofile +++ b/.zprofile @@ -9,3 +9,4 @@ export QT_IM_MODULE=ibus export SDL_IM_MODULE=ibus export GLFW_IM_MODULE=ibus export XMODIFIERS=@im=ibus + diff --git a/.zshrc b/.zshrc index 2dac0ab..676c580 100644 --- a/.zshrc +++ b/.zshrc @@ -425,10 +425,8 @@ alias nvim="load_nvm&&nvim" # zprof # gpg is cool actually - +# you need to set KEY_TYPE and KEYID # crypto stuff with my gpg keys -export KEY_TYPE=ed25519 -export KEYID=0E777B31ACC5B69B7096C050A466E5C5D6792EE9 gpgencrypt() { # Encrypt with progress indicator gpg --encrypt --armor \