diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-01 16:48:20 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2022-04-01 16:48:20 +0300 |
commit | adc8be9a8312bf4c6b19fc5a0c1f0dc873f2fc16 (patch) | |
tree | 561d4416d4656701368234fb949de0f4725043fe /%HOME%/.profile | |
parent | fix .gitattributes (diff) | |
download | linux-home-adc8be9a8312bf4c6b19fc5a0c1f0dc873f2fc16.tar.gz linux-home-adc8be9a8312bf4c6b19fc5a0c1f0dc873f2fc16.zip |
rename the project
Diffstat (limited to '%HOME%/.profile')
-rw-r--r-- | %HOME%/.profile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/%HOME%/.profile b/%HOME%/.profile index 4f8c6fd..eb57441 100644 --- a/%HOME%/.profile +++ b/%HOME%/.profile @@ -1,5 +1,5 @@ # Copyright (c) 2018 Egor Tensin <Egor.Tensin@gmail.com> -# This file is part of the "Linux/Cygwin environment" project. +# This file is part of the "linux-home" project. # For details, see https://github.com/egor-tensin/linux-home. # Distributed under the MIT License. |