mirror of
https://github.com/m-housh/dotfiles.git
synced 2026-02-14 06:12:34 +00:00
3 lines
34 B
Bash
Executable File
3 lines
34 B
Bash
Executable File
#!/bin/zsh
|
|
echo -e ${PATH//:/\\n}
|