mirror of
https://github.com/dcarrillo/dotfiles.git
synced 2025-04-29 17:49:49 +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'
|
||||
}
|
||||
|
||||
##### tilix ####
|
||||
|
||||
if [ $TILIX_ID ] || [ $VTE_VERSION ] ; then
|
||||
source /etc/profile.d/vte.sh
|
||||
fi
|
||||
|
||||
##### default apps #####
|
||||
|
||||
export EDITOR='nvim'
|
||||
|
Loading…
x
Reference in New Issue
Block a user