mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-01-21 07:16:46 +00:00
[.zshrc] Remove tilix conf
This commit is contained in:
parent
40afa2a707
commit
43abb65b09
6
.zshrc
6
.zshrc
@ -119,12 +119,6 @@ siteinfo () {
|
|||||||
httpx-toolkit -silent -json -follow-redirects -ip -tech-detect -target "$url" | jq -rc '.tech'
|
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 #####
|
##### default apps #####
|
||||||
|
|
||||||
export EDITOR='nvim'
|
export EDITOR='nvim'
|
||||||
|
Loading…
Reference in New Issue
Block a user