mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-05 16:48:38 +00:00
4 lines
99 B
Bash
Executable file
4 lines
99 B
Bash
Executable file
#! /bin/sh
|
|
concat_path "${HOME}/bin"
|
|
concat_path "${HOME}/sbin"
|
|
concat_manpath "${HOME}/share/man"
|