Skip to content

Latest commit

 

History

History
52 lines (34 loc) · 1.32 KB

File metadata and controls

52 lines (34 loc) · 1.32 KB

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