Skip to content

boristyukin/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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.

About

My personal dotfiles

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published