Add tramp-compatible startup.
This commit is contained in:
parent
9543987cd0
commit
e6ce109cb8
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
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue