1
0
mirror of https://github.com/dcarrillo/dotfiles.git synced 2026-05-14 11:39:28 +00:00

[.zshrc] Remove tilix conf

This commit is contained in:
2025-01-10 17:11:26 +01:00
parent 40afa2a707
commit 43abb65b09
-6
View File
@@ -119,12 +119,6 @@ siteinfo () {
httpx-toolkit -silent -json -follow-redirects -ip -tech-detect -target "$url" | jq -rc '.tech'
}
##### tilix ####
if [ $TILIX_ID ] || [ $VTE_VERSION ] ; then
source /etc/profile.d/vte.sh
fi
##### default apps #####
export EDITOR='nvim'