dotfiles

<-- duh.
Log | Files | Refs | LICENSE

commit b376067322784adcc0b8fe2d1e87be6428b34961
parent 28bad05d335a96ca0e77aae32620308a51c9a1cb
Author: hhvn <dev@hhvn.uk>
Date:   Sat,  8 Jan 2022 18:45:33 +0000

.rcrc: readd plan9port bins to path

Diffstat:
M.rcrc | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.rcrc b/.rcrc @@ -190,5 +190,5 @@ LS_COLORS = `''{<$home/.config/ls tr -d ' ' | tr '\n' ':' | tr -s ':'} # Settings history = $XDG_CACHE_HOME/history -path = ($HOME/.scripts/ $path) +path = ($HOME/.scripts/ $path /usr/lib/plan9/bin)