Skip to content

chufucious/config

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

My config

The more experience I get with the command line, the more I want to customize my environment.

To install

  • $ cp .bash_profile ~/.bash_profile
  • $ source ~/.bash_profile
  • $ cp .gitconfig ~/.gitconfig
  • $ cp .vimrc ~/.vimrc

Install VIM color scheme

cd ~/.vim/colors
git clone git://github.com/chriskempson/base16-vim.git base16
cp base16/colors/*.vim .

Based off Mark Otto's config files

About

Some config files I use

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published