From 0d52c2dd65c2278be3e9ebc0f940acd4e3c7b213 Mon Sep 17 00:00:00 2001 From: Benjamin Palko Date: Sat, 13 Sep 2025 22:54:08 -0400 Subject: [PATCH] delete qml import paths --- .zshrc | 2 -- 1 file changed, 2 deletions(-) diff --git a/.zshrc b/.zshrc index c139937..d7e7967 100644 --- a/.zshrc +++ b/.zshrc @@ -123,8 +123,6 @@ source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh source $ZSH/oh-my-zsh.sh export EDITOR=nvim -export QML_IMPORT_PATH=/usr/lib/qt6/qml -export QML2_IMPORT_PATH=/usr/lib/qt6/qml neofetch --ascii ~/dotfiles/ascii.txt