diff --git a/.zprofile b/.zprofile index eedc7c6..7c2dd02 100644 --- a/.zprofile +++ b/.zprofile @@ -29,8 +29,3 @@ fi # ssh agent eval `ssh-agent` - -# fcitx setup -export XMODIFIERS=@im=fcitx -export QT_IM_MODULE=fcitx -export GTK_IM_MODULE=fcitx diff --git a/.zshenv b/.zshenv index fc48316..587c879 100644 --- a/.zshenv +++ b/.zshenv @@ -41,7 +41,7 @@ alias gwc='git ls-files | xargs cat | wc' alias c2pdf='enscript -r -2 --highlight=c --line-numbers -o - $(git ls-files | grep -v .png | grep -v .xcf | grep -v .map) | ps2pdf -' alias feh='feh -FZ' alias white='i3lock' -alias cam='mpv --profile=low-latency --untimed /dev/video0' +alias cal='ncal -bM' # # Shortcuts