You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Signed-off-by: PandaCoderPL <git@pandacoderpl.anonaddy.me> |
2 years ago | |
---|---|---|
home | 2 years ago | |
usr | 2 years ago | |
CHANGELOG.md | 2 years ago | |
LICENSE | 2 years ago | |
README.md | 2 years ago | |
README.pl.md | 2 years ago | |
VERSION | 2 years ago |
README.md
dotfiles
Repository with my dotfiles.
Contents
Configuration Files
- Bash - .bashrc
- Git - config
- I2PD - i2pd.conf
- SSH - config
- Termux - termux.properties
- Tmux - .tmux.conf
- Tor - torrc
- Vim - .vimrc
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/ ~/