Skip to content

zaffudo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

##Bash Configuration Files

Config files in a separate folder for easy portability.

To Use

cd ~
git clone http://github.com/zaffudo/dotfiles.git ~/.dotfiles

ln -s ~/.dotfiles/bash_profile ~/.bash_profile
ln -s ~/.dotfiles/bashrc ~/.bashrc
ln -s ~/.dotfiles/inputrc ~/.inputrc
ln -s ~/.dotfiles/vim/vimrc ~/.vimrc
ln -s ~/.dotfiles/vim ~/.vim

cd ~/.dotfiles
git submodule update --init --recursive
git submodule update --recursive

About

Config Files for Easy Portability

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages