start emacs post i3 for nb3
This commit is contained in:
parent
470951949e
commit
c47012ca6c
1 changed files with 2 additions and 0 deletions
|
@ -17,6 +17,8 @@ elif command -v chromium-browser; then
|
|||
chromium-browser &
|
||||
fi
|
||||
|
||||
emacs --daemon
|
||||
|
||||
if [ -f /etc/arch-release ]; then
|
||||
SSH_ASKPASS=/usr/bin/qt4-ssh-askpass ssh-add </dev/null && mainemacs &
|
||||
else
|
||||
|
|
Loading…
Reference in a new issue