Add tramp-compatible startup.

This commit is contained in:
Howland Owl 2017-11-17 12:10:40 +02:00
parent 9543987cd0
commit e6ce109cb8

2
zshrc
View file

@ -1,3 +1,5 @@
[[ $TERM == "dumb" ]] && unsetopt zle && PS1='$ ' && return
echo "Loading zgen..."
source ~/bin/zgen/zgen.zsh