feat: mail
This commit is contained in:
parent
f83f1f3524
commit
5f2d2fc54b
8 changed files with 68 additions and 3 deletions
|
|
@ -48,7 +48,7 @@ n ()
|
|||
fi
|
||||
}
|
||||
|
||||
ORIGTMPDIR=$TMPDIR # nix-shell overrides tmpdir, but we want to save it
|
||||
export ORIGTMPDIR=${TMPDIR:-$(mktemp -d)} # nix-shell overrides tmpdir, but we want to save it
|
||||
emacsclient ()
|
||||
{
|
||||
command emacsclient -s $ORIGTMPDIR/emacs$(id -u)/server "$@"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue