Configuration files on my development machine.
NOTE: This is tested only in Ubuntu 20.04 and Mac OS Catalina and up.
-
Clone repo.
git clone https://github.com/royge/dotfiles.git -
Install
go -
Install
rust -
Execute
install.shNOTE: For Ubuntu, we are installing
vimfromjonathonf/vimbecause the version available in ubuntu repo doesn't supports clipboard.cd dotfiles ./install.shNOTE: After Mac OS Big Sur upgrade we need to upgrade
reattach-to-user-namespaceas well.brew upgrade reattach-to-user-namespace
-
Reboot.