mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-08-31 22:08:34 +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"
|