1.1 KiB
1.1 KiB
dotfiles
Repository with my dotfiles.
Contents
Configuration Files
- Bash - .bashrc
- Git - config
- Termux - termux.properties
- Tmux - .tmux.conf
- Vim - .vimrc
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/ ~/