.config/.profile

4 lines
48 B
Plaintext
Raw Normal View History

2026-01-25 21:36:34 -05:00
#!/bin/sh
export PATH="$HOME/.local/bin:$PATH"