X-Git-Url: https://git.wh0rd.org/?p=home.git;a=blobdiff_plain;f=.bashrc;h=dd8b4002e080f2b4cf63214d8465fee8e17d43f8;hp=7aece21b28addd502d64f9df029ba954985b37b0;hb=5b76b1e6b8d332af8251a95a135ff9034b34feb8;hpb=0f1d6a90a5c307923d735c5a7b22d8399e8d9a1b 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