cleanups and updates

This commit is contained in:
Pratik Tripathy
2021-06-03 14:46:58 +05:30
parent 9118b436bb
commit b1ea62811d
18 changed files with 126 additions and 227 deletions

3
.profile Normal file → Executable file
View File

@@ -26,4 +26,5 @@ if [ -d "$HOME/.local/bin" ] ; then
PATH="$HOME/.local/bin:$PATH"
fi
export PATH="$HOME/.cargo/bin:/media/pratik/Personal_Projects/DevSetUps/IDEs/flutter/bin:$PATH"
export PATH="$HOME/.cargo/bin:/media/pratik/Projects/DevSetUps:/media/pratik/Projects/DevSetUps/IDEs/flutter/bin:$PATH"
source "$HOME/.cargo/env"