X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=.bashrc;h=dd8b4002e080f2b4cf63214d8465fee8e17d43f8;hb=5b76b1e6b8d332af8251a95a135ff9034b34feb8;hp=7aece21b28addd502d64f9df029ba954985b37b0;hpb=3b6f7a5e747974bdd49634e37b3165861123d3dc;p=home.git diff --git a/.bashrc b/.bashrc index 7aece21..dd8b400 100644 --- a/.bashrc +++ b/.bashrc @@ -5,7 +5,7 @@ for sh in ~/.profile.d/{.pre,*}.sh ; do done unset sh -path_prepend /sbin /usr/sbin /usr/games/bin /usr/lib*/ccache /usr/lib*/ccache/*/ ~/.bin ~/.local/bin +path_prepend /sbin /usr/sbin /usr/games/bin /usr/lib*/ccache /usr/lib*/ccache/*/ ~/.bin ~/.local/bin ~/.cargo/bin . ~/.profile.d/.post.sh