.config/.profile
2026-01-25 21:36:34 -05:00

4 lines
48 B
Bash

#!/bin/sh
export PATH="$HOME/.local/bin:$PATH"