aboutsummaryrefslogtreecommitdiff
path: root/.environment
diff options
context:
space:
mode:
authorRaul Benencia <id@rbenencia.name>2023-02-11 08:42:06 -0800
committerRaul Benencia <id@rbenencia.name>2023-02-11 08:42:06 -0800
commita36203c0d8d32a1ddf3009cce6c04e0c6f26477e (patch)
treeff26c581b85475395e44724e4008920ce1a6870f /.environment
parente4ff58c24852089db3c7f87ee9342c62a5076dda (diff)
emacs: notmuch keybindings
Diffstat (limited to '.environment')
-rw-r--r--.environment4
1 files changed, 4 insertions, 0 deletions
diff --git a/.environment b/.environment
index 1a888fa..0908118 100644
--- a/.environment
+++ b/.environment
@@ -44,6 +44,10 @@ if [ -d "$HOME/bin" ]; then
PATH="$HOME/bin:$PATH"
fi
+if [ -d "$HOME/.local/bin" ]; then
+ PATH="$HOME/.local/bin:$PATH"
+fi
+
# extra
if [ -d ~/.environment.d/ ]; then
for e in $(find ~/.environment.d/ -type l,f); do
nihil fit ex nihilo