simplify .profile
This commit is contained in:
parent
94c727330a
commit
d8bfd52a05
1 changed files with 0 additions and 5 deletions
|
@ -25,8 +25,3 @@ fi
|
||||||
if [ -d "$HOME/.local/bin" ] ; then
|
if [ -d "$HOME/.local/bin" ] ; then
|
||||||
PATH="$HOME/.local/bin:$PATH"
|
PATH="$HOME/.local/bin:$PATH"
|
||||||
fi
|
fi
|
||||||
source "$HOME/.cargo/env"
|
|
||||||
|
|
||||||
source /home/andrew/dev/cloud-stack/src/docker-dev/.helpers/compose.sh
|
|
||||||
source /home/andrew/dev/cloud-stack/src/docker-dev/.helpers/git.sh
|
|
||||||
source /home/andrew/dev/cloud-stack/src/docker-dev/.helpers/system.sh
|
|
Loading…
Add table
Add a link
Reference in a new issue