You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
clone the repo to ~/dotfiles
for each needed file first backup the original, like
mv ~/.bashrc ~/.bashrc_old
then create symlink for it, like
ln -s ~/dotfiles/vimrc ~/.vimrc