mirror of
https://github.com/NaomiAmethyst/dots.git
synced 2025-04-13 09:30:06 +00:00
support ~/sbin
This commit is contained in:
parent
3e2d569cc1
commit
6daec9521a
1 changed files with 1 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#! /bin/sh
|
||||
concat_path "${HOME}/bin"
|
||||
concat_path "${HOME}/sbin"
|
||||
concat_manpath "${HOME}/share/man"
|
||||
|
|
Loading…
Add table
Reference in a new issue