Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 572 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 572 Bytes

Clone repo

cd ~/Documents/Tools
git clone https://github.com/trytuna/dotfiles

Install vim configurations

ln -s ~/Documents/Tools/dotfiles/vim ~/.vim
ln -s ~/.vim/vimrc ~/.vimrc

Install bash_profile

ln -s ~/Documents/Tools/dotfiles/bash_profile ~/.bash_profile

Install git configuration

ln -s ~/Documents/Tools/dotfiles/gitconfig ~/.gitconfig