From 7e5059be8664603f3150f08e660e4c9aa574a457 Mon Sep 17 00:00:00 2001 From: philw Date: Tue, 2 Jul 2024 02:08:13 +0200 Subject: Update rice --- shell/zsh/.zshrc | 3 +++ 1 file changed, 3 insertions(+) (limited to 'shell/zsh/.zshrc') 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 source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh + +# Created by `pipx` on 2024-06-26 00:09:05 +export PATH="$PATH:/home/fw/.local/bin" -- cgit v1.2.3