1
0

Added .local/bin to PATH

This commit is contained in:
2025-10-13 11:25:18 +02:00
parent f560e4a942
commit 0d520f7bbf
2 changed files with 2 additions and 0 deletions

View File

@@ -0,0 +1,2 @@
# Add `~/.local/bin` to PATH
set fish_user_paths {{ joinPath .chezmoi.homeDir ".local/bin" }}