aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorYann Herklotz <git@yannherklotz.com>2023-06-02 20:18:35 +0100
committerYann Herklotz <git@yannherklotz.com>2023-08-05 18:46:34 +0100
commit399a7818990ef4d2f2ed9c32e63079d4e05b7829 (patch)
tree12c7246e6afbfd3a2aa6b20ba72e60feb1ea7072
parent166e3869a30693d07d0cb23d414d38d676e6ed78 (diff)
downloaddotfiles-macos.tar.gz
dotfiles-macos.zip
macos changesmacos
-rw-r--r--notmuch/.notmuch-config2
-rw-r--r--zsh-fish/.zshrc2
2 files changed, 2 insertions, 2 deletions
diff --git a/notmuch/.notmuch-config b/notmuch/.notmuch-config
index b4a071f..26590b0 100644
--- a/notmuch/.notmuch-config
+++ b/notmuch/.notmuch-config
@@ -11,7 +11,7 @@
# configured here named ".notmuch".
#
[database]
-path=/home/ymherklotz/.mail
+path=/Users/ymherklotz/.mail
# User configuration
#
diff --git a/zsh-fish/.zshrc b/zsh-fish/.zshrc
index 6d543bc..9b709fa 100644
--- a/zsh-fish/.zshrc
+++ b/zsh-fish/.zshrc
@@ -8,4 +8,4 @@ else
esac
fi
-[ "$SESSION_TYPE" != "remote/ssh" ] && exec /usr/bin/fish
+[ "$SESSION_TYPE" != "remote/ssh" ] && exec /usr/local/bin/fish