dotfiles/bin/path

2 lines
40 B
Bash
Executable file

#!/bin/sh
echo "$PATH" | tr -s ":" "\n"