mirror of
https://github.com/Xevion/dotfiles.git
synced 2026-01-31 06:24:13 -06:00
Build common RC profile between bashrc and zshrc
This commit is contained in:
+2
-1
@@ -25,5 +25,6 @@ fi
|
||||
if [ -d "$HOME/.local/bin" ] ; then
|
||||
PATH="$HOME/.local/bin:$PATH"
|
||||
fi
|
||||
. "/home/xevion/.deno/env"
|
||||
|
||||
. "$HOME/.deno/env"
|
||||
. "$HOME/.cargo/env"
|
||||
|
||||
Reference in New Issue
Block a user