mirror of
https://github.com/Yannick7777/dotfiles.git
synced 2025-06-25 22:25:33 +02:00
ran pipx ensurepath
This commit is contained in:
parent
f490bb8aa4
commit
e19ea557af
1 changed files with 3 additions and 0 deletions
3
.zshrc
3
.zshrc
|
@ -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"
|
||||
|
|
Loading…
Add table
Reference in a new issue