Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 495 Bytes

README.md

File metadata and controls

37 lines (23 loc) · 495 Bytes

rc2

Better organized personal configuration files.

Installation

./install.sh

Additional Setup

Vim

Run :PlugInstall to pull all vim plugins.

More on Linux

Fonts

sudo ln -s "${PWD}/linux/fontconfig/*" "/etc/fonts/conf.d"

X11

sudo rm -f "/etc/X11/xorg.conf"
sudo ln -s "${PWD}/linux/X11/xorg.conf" "/etc/X11/xorg.conf"

More on Mac

iTerm2

  1. Open Preferences.
  2. Set preferences custom foloder: ${PWD}/mac/iterm2.