Skip to content

jonwho/dotfiles

Repository files navigation

dotfiles

What I use for Mac/Ubuntu/ArchLinux

Install

git clone https://github.com/jonwho/dotfiles ~/jonwho-dotfiles
cd ~/jonwho-dotfiles
chmod +x install.sh
./install.sh

Vim

See VIM.md

tmux

Use tpm to manage tmux plugins.

tmux copy&paste

Using tmux-yank through .tmux.conf plugin setup. For OSX run brew install reattach-to-user-namespace to grab this for OSX. For Linux use xclip, install it however for your distro.

TODO

  • Make script less sucky e.g. remove fatal warnings