forked from colonelpanic/dotfiles
Emacs server can sort of open files from finder.... this is hard though. Also emacs_open command.
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
# This is necessary for tramp.
|
||||
[[ $TERM == "dumb" ]] && unsetopt zle && PS1='$ ' && return
|
||||
source ~/.lib/shellrc.sh
|
||||
[[ $TERM == "dumb" ]] && unsetopt zle && PS1='$ ' && return
|
||||
source ~/.lib/zsh.sh
|
||||
test -r ~/custom.zsh && source ~/custom.zsh
|
||||
|
Reference in New Issue
Block a user