Skip to content

Latest commit

 

History

History
executable file
·
30 lines (23 loc) · 970 Bytes

README.md

File metadata and controls

executable file
·
30 lines (23 loc) · 970 Bytes

My dotfiles

To keep dot config files organized and portable. Inspired by Lars Kappert's post.

I am using solarized color scheme for vim, designed by Ethan Schoonover.

.dircolors was taken here.

Install

My dotfiles are managed by GNU Stow - install it first.

sudo yum install stow
cd
git clone https://github.com/boristyukin/dotfiles.git
cd dotfiles
./install.sh

GNOME terminal solarized

Optionally, install solarized theme for Gnome terminal.

Note, that script below will ask if you want to install .dircolors - skip this step or it will mess it up.

cd
git clone https://github.com/Anthony25/gnome-terminal-colors-solarized.git
cd gnome-terminal-colors-solarized
./install.sh

Close terminal and open again to check colors. Run ls -l to make sure ls does output colors.