aboutsummaryrefslogtreecommitdiffstats
path: root/shell/zsh/.zshrc
diff options
context:
space:
mode:
Diffstat (limited to 'shell/zsh/.zshrc')
-rw-r--r--shell/zsh/.zshrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/shell/zsh/.zshrc b/shell/zsh/.zshrc
index f52f762..0f6c767 100644
--- a/shell/zsh/.zshrc
+++ b/shell/zsh/.zshrc
@@ -110,3 +110,6 @@ export PATH=$PATH:$HOME/.platformio/penv/bin
110 110
111source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh 111source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
112source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 112source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
113
114# Created by `pipx` on 2024-06-26 00:09:05
115export PATH="$PATH:/home/fw/.local/bin"