(Shell|XServer)~minor edits with indenting
(Shell)~propagate change to emacs service (no -s MAIN) and editing (XServer)~state explicit full path for lock script for ease of understanding (it's a user script, not some other program)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
# .zprofile -*- mode: sh; lexical-binding: t; -*-
|
||||
|
||||
# Standard Variables
|
||||
export EDITOR='emacsclient -s MAIN -a "emacs" -c'
|
||||
export EDITOR='emacsclient -a "emacs" -c'
|
||||
export EA_EDITOR=$EDITOR
|
||||
export TERMINAL="alacritty"
|
||||
export BROWSER="qutebrowser"
|
||||
|
||||
Reference in New Issue
Block a user