Repository with my dotfiles
Go to file
PandaCoderPL c5dd948f61
Changed names of some sections into questions in Readme
Signed-off-by: PandaCoderPL <git@pandacoderpl.anonaddy.me>
2021-11-26 20:22:02 +00:00
home Add proxy for Git protocol to Git config and git-proxy script 2021-11-25 23:09:00 +00:00
usr Add proxy for Git protocol to Git config and git-proxy script 2021-11-25 23:09:00 +00:00
CHANGELOG.md Changed names of some sections into questions in Readme 2021-11-26 20:22:02 +00:00
LICENSE Initial commit 2021-10-12 22:09:18 +01:00
README.md Changed names of some sections into questions in Readme 2021-11-26 20:22:02 +00:00
VERSION Changed names of some sections into questions in Readme 2021-11-26 20:22:02 +00:00

README.md

dotfiles

Repository with my dotfiles.

Contents

Configuration Files

How to download?

Using Git

git clone --depth=1 git://codeberg.org/PandaCoderPL/dotfiles.git

Using Curl

curl -L https://codeberg.org/PandaCoderPL/dotfiles/archive/main.tar.gz | tar -xzf -

Using Wget

wget -O - https://codeberg.org/PandaCoderPL/dotfiles/archive/main.tar.gz | tar -xzf -

How to install?

rsync -qa home/ ~/

Contact

Contact

License

MIT