aboutsummaryrefslogtreecommitdiffstats
path: root/dot_bash_profile
diff options
context:
space:
mode:
authorclyhtsuriva <aimeric@adjutor.xyz>2023-06-27 20:49:08 +0200
committerclyhtsuriva <aimeric@adjutor.xyz>2023-06-27 20:49:08 +0200
commit01d1239343966731ff04e08b4ac4b9b68df9f4ce (patch)
tree08134ffe01aa4e4b2ca0b64f68497e982e493778 /dot_bash_profile
parent4ad00d872a0cccac38d6f913ae353ec78645f4eb (diff)
downloaddotfiles-01d1239343966731ff04e08b4ac4b9b68df9f4ce.tar.gz
dotfiles-01d1239343966731ff04e08b4ac4b9b68df9f4ce.tar.bz2
dotfiles-01d1239343966731ff04e08b4ac4b9b68df9f4ce.zip
Change the LICENSE from WTFPLv2 to GPLv3
Diffstat (limited to '')
-rw-r--r--dot_bash_profile1
1 files changed, 0 insertions, 1 deletions
diff --git a/dot_bash_profile b/dot_bash_profile
index 33930d3..6687221 100644
--- a/dot_bash_profile
+++ b/dot_bash_profile
@@ -3,5 +3,4 @@
# Get the aliases and functions
[ -f "$HOME/.bashrc" ] && . "$HOME/.bashrc"
[ -f "$HOME/.profile" ] && . "$HOME/.profile"
-export PATH="$VOLTA_HOME/bin:$PATH"
. "$HOME/.cargo/env"
20Update README.mdClyhtsuriva1-2/+2 2021-05-19Update README.mdv3.2.1Clyhtsuriva1-1/+1 2021-05-19Update README.mdClyhtsuriva1-3/+3 2021-05-19Update README.mdClyhtsuriva1-1/+1 2021-05-19Update README.mdClyhtsuriva1-8/+10 2021-05-19Update README.mdClyhtsuriva1-1/+2 2021-05-19Update README.mdClyhtsuriva1-8/+7 2021-05-19Update README.mdrelease/3.2.1Clyhtsuriva1-6/+21 2021-05-19Big updaterelease/3.2Clyhtsuriva55-235/+193 Restructuring the packages and adding a Constants.kt for the api URL. Also adding gson in Singletons.kt 2021-05-19Update README.mdClyhtsuriva1-1/+5 2021-05-14Update README.mdClyhtsuriva1-1/+3 2021-05-14Update README.mdClyhtsuriva1-0/+23 2021-05-14Update README.md and adding logo onto the main screenrelease/3.1Clyhtsuriva2-10/+13 2021-05-14Singletons on all pages : OKClyhtsuriva6-125/+81 2021-05-14Singletons : DetailTopManga : OKClyhtsuriva2-21/+49 2021-05-14Addedd Singletons for TopManga.Clyhtsuriva3-23/+43