Skip to content

valentinvieriu/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Inspired by the Advanced Command Line PeepCode screencast.

To set things up:

Please use the script /tools/link_to_config.sh

  1. Move/rename this project's folder to ~/bin/dotfiles
  2. ln -s ~/bin/dotfiles/bash/bash_profile ~/.bash_profile
  3. ln -s ~/bin/dotfiles/bash/bashrc ~/.bashrc
  4. ln -s ~/bin/dotfiles/bash/inputrc ~/.inputrc
  5. ln -s ~/bin/dotfiles/vim/vimrc ~/.vimrc
  6. ln -s ~/bin/dotfiles/vim/gvimrc ~/.gvimrc
  7. ln -s ~/bin/dotfiles/vim ~/.vim
  8. Copy git/gitconfig-example to git/gitconfig and set it up how you like it.
  9. ln -s ~/bin/dotfiles/git/gitconfig ~/.gitconfig
  10. Copy ssh/config-example to ssh/config and set it up how you like it.
  11. ln -s ~/bin/dotfiles/ssh/config ~/.ssh/config (assuming you have an ~/.ssh folder already)

More information about configuring Git

About

my dot files config

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published