aboutsummaryrefslogtreecommitdiffstats
path: root/shell/zsh/.zshrc
diff options
context:
space:
mode:
authorphilw <dscr@duck.com>2024-07-02 02:08:13 +0200
committerphilw <dscr@duck.com>2024-07-02 02:08:13 +0200
commit7e5059be8664603f3150f08e660e4c9aa574a457 (patch)
tree751a01092dfc4e1eabb586431bc92c0cea344950 /shell/zsh/.zshrc
parentbccf5d366c31ac2cea8ae549994df5e61062287d (diff)
downloaddotfiles-7e5059be8664603f3150f08e660e4c9aa574a457.tar.gz
dotfiles-7e5059be8664603f3150f08e660e4c9aa574a457.zip
Update rice
Diffstat (limited to '')
-rw-r--r--shell/zsh/.zshrc3
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
109source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh 109source /usr/share/zsh/plugins/zsh-autosuggestions/zsh-autosuggestions.zsh
110source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh 110source /usr/share/zsh/plugins/zsh-syntax-highlighting/zsh-syntax-highlighting.zsh
111
112# Created by `pipx` on 2024-06-26 00:09:05
113export PATH="$PATH:/home/fw/.local/bin"