mirror of
https://github.com/artizirk/dotfiles.git
synced 2024-11-01 00:30:58 +02:00
No need to manually load vte.sh.
It's loaded by /etc/profile anyway and also it does nothing on non VTE terminals
This commit is contained in:
parent
3aedfdb8ef
commit
539147433f
2
.zshrc
2
.zshrc
@ -141,8 +141,6 @@ chpwd_auto_python_venv # Try to enter venv on shell startup
|
|||||||
|
|
||||||
# https://github.com/Tarrasch/zsh-autoenv
|
# https://github.com/Tarrasch/zsh-autoenv
|
||||||
xsource ~/.config/zsh/zsh-autoenv/autoenv.zsh
|
xsource ~/.config/zsh/zsh-autoenv/autoenv.zsh
|
||||||
# Set gnome-terminal and other vte terminal title to current dir
|
|
||||||
xsource /etc/profile.d/vte.sh
|
|
||||||
# gitflow-zshcompletion-avh
|
# gitflow-zshcompletion-avh
|
||||||
xsource /usr/share/zsh/site-functions/git-flow-completion.zsh
|
xsource /usr/share/zsh/site-functions/git-flow-completion.zsh
|
||||||
# pkg not found
|
# pkg not found
|
||||||
|
Loading…
Reference in New Issue
Block a user