Configuration files for pleasant developer experience with OSX
Below are instructions for installation from scratch on a brand new machine.
- Clone the repo
git clone git@github.com:ekropotin/dotfiles.git
cd dotfiles- Install software
./install_packages.sh- Link config files
./setup_dotfiles.shAfter starting tmux session, don't forget to install tpm plugins by pressing ctrl + shift + I
If you are using iTerm 2/3 as a terminal emulator, you need to enable Applications in terminal may access clipboard in it's settings in order to copy the content from Tmux into the system clipboard.