From ea7f9307c539c0bdb8cf60b5bc21b5dec6de6fb7 Mon Sep 17 00:00:00 2001 From: "David T. Sadler" Date: Sun, 15 Feb 2026 14:16:15 +0000 Subject: Stow .bin --- bash/.bashrc | 1 + 1 file changed, 1 insertion(+) (limited to 'bash') diff --git a/bash/.bashrc b/bash/.bashrc index 8864fcd..03e679b 100644 --- a/bash/.bashrc +++ b/bash/.bashrc @@ -1,4 +1,5 @@ # .bashrc sourced by interactive, non-login shells +PATH=~/.bin:$PATH if [ -f ~/.bash_aliases ] ; then . ~/.bash_aliases -- cgit v1.2.3-13-gbd6f