From 56fe44972a5871c713fee75ca255e540a658f4ec Mon Sep 17 00:00:00 2001 From: Amin Bandali Date: Wed, 20 Dec 2017 15:19:01 -0500 Subject: Back to urxvt; other updates --- zsh/.zprofile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'zsh/.zprofile') diff --git a/zsh/.zprofile b/zsh/.zprofile index d1948bf..a5786c3 100644 --- a/zsh/.zprofile +++ b/zsh/.zprofile @@ -1,5 +1,5 @@ #PATH="$(ruby -e 'print Gem.user_dir')/bin:$PATH" -PATH=$HOME/.gem/ruby/2.4.0/bin:$PATH +#PATH=$HOME/.gem/ruby/2.4.0/bin:$PATH export PATH=$HOME/.local/bin:$HOME/.cabal/bin:$HOME/.cargo/bin:$PATH export XDG_CONFIG_HOME=$HOME/.config export XDG_DATA_HOME=$HOME/.local/share @@ -19,5 +19,7 @@ export PATH="$HOME/usr/build/pvs:$PATH" export SBCLISP_HOME=/usr/share/sbcl-source export PVS_LIBRARY_PATH="$HOME/usr/build/pvs/nasalib" +export MOZ_USE_XINPUT2=1 + #if [ -e /home/amin/.nix-profile/etc/profile.d/nix.sh ]; then . /home/amin/.nix-profile/etc/profile.d/nix.sh; fi # added by Nix installer -- cgit v1.2.3-60-g2f50