Skip to content

SebastianZaha/dotfiles

Repository files navigation

To install

cd ~
git init
git remote add origin [email protected]:SebastianZaha/dotfiles.git
git pull origin main
wget https://raw.githubusercontent.com/SebastianZaha/dotfiles/master/.bashrc -O ~/.bashrc
wget https://raw.githubusercontent.com/SebastianZaha/dotfiles/master/.vimrc -O ~/.vimrc
wget https://raw.githubusercontent.com/SebastianZaha/dotfiles/master/.emacs -O ~/.emacs
wget https://raw.githubusercontent.com/SebastianZaha/dotfiles/master/.screenrc -O ~/.screenrc
source ~/.bashrc