Repository with my dotfiles
Go to file
PandaCoderPL 60b7c3b640
Fix alias in Git config
Signed-off-by: PandaCoderPL <git@pandacoderpl.anonaddy.me>
2021-11-13 02:09:57 +00:00
home Fix alias in Git config 2021-11-13 02:09:57 +00:00
CHANGELOG.md Fix alias in Git config 2021-11-13 02:09:57 +00:00
LICENSE Initial commit 2021-10-12 22:09:18 +01:00
README.md Add missing line to Readme 2021-11-11 01:22:45 +00:00
VERSION Fix alias in Git config 2021-11-13 02:09:57 +00:00

README.md

dotfiles

Repository with my dotfiles.

Contents

Configuration Files

Downloading

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 -

Installation

rsync -qa home/ ~/

Contact

Contact

License

MIT