ran pipx ensurepath

This commit is contained in:
Yannick7777 2024-11-23 18:16:49 +01:00
parent f490bb8aa4
commit e19ea557af

3
.zshrc
View file

@ -58,3 +58,6 @@ dotfiles config --local status.showUntrackedFiles no
tty | grep -q 'tty' && Hyprland || fastfetch --config examples/16 ; eval "$(starship init zsh)"
# Created by `pipx` on 2024-11-23 17:16:17
export PATH="$PATH:/home/melody/.local/bin"