Skip to content

cherrry/rc2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

My RC files for different platforms.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published