Cleanup environment variables
This commit is contained in:
parent
fe04c01bd8
commit
373c64fe5e
1 changed files with 0 additions and 3 deletions
|
@ -5,10 +5,7 @@ let
|
||||||
PAGER = "less";
|
PAGER = "less";
|
||||||
MAILDIR = "\$HOME/.var/mail";
|
MAILDIR = "\$HOME/.var/mail";
|
||||||
MBLAZE = "\$HOME/.config/mblaze";
|
MBLAZE = "\$HOME/.config/mblaze";
|
||||||
MBLAZE_PAGER = "cat";
|
|
||||||
NOTMUCH_CONFIG = "\$HOME/.config/notmuch/config";
|
NOTMUCH_CONFIG = "\$HOME/.config/notmuch/config";
|
||||||
PASSWORD_STORE_DIR = "\$HOME/src/password-store";
|
|
||||||
SSH_AGENT_SOCKET = "\$XDG_RUNTIME_DIR/ssh-agent";
|
|
||||||
};
|
};
|
||||||
in
|
in
|
||||||
{
|
{
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue