fix emacs tramp hanging
This commit is contained in:
parent
86c793d780
commit
1bee0c0491
1 changed files with 2 additions and 0 deletions
2
zshrc
2
zshrc
|
|
@ -1,3 +1,5 @@
|
|||
[[ $TERM == "dumb" ]] && unsetopt zle && PS1='$ ' && return
|
||||
|
||||
echo "Loading zgen..."
|
||||
source ~/bin/zgen/zgen.zsh
|
||||
source ~/bin/fixcolors
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue