diff options
author | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-30 00:50:44 +0100 |
---|---|---|
committer | Raymaekers Luca <raymaekers.luca@gmail.com> | 2024-10-30 00:50:44 +0100 |
commit | 66794bebd2cb2bf251491570c92eef5a4eeff26e (patch) | |
tree | 31a87237bed72ca46afbe28e87c85661d28caa44 /config/essentials/zsh | |
parent | 15bc38edec39279f26969ca4b67126f6e544b831 (diff) | |
parent | 81b726707d458050682a779530247dd6a4ae1d16 (diff) |
Merge branch 'main' of db:dotfiles
Diffstat (limited to 'config/essentials/zsh')
-rw-r--r-- | config/essentials/zsh/.zshrc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config/essentials/zsh/.zshrc b/config/essentials/zsh/.zshrc index 690c7e8..e474366 100644 --- a/config/essentials/zsh/.zshrc +++ b/config/essentials/zsh/.zshrc @@ -144,3 +144,4 @@ setopt notify # zprof +PATH="$PATH:$HOME/proj/chatty/" |