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