Skip to content

My personal configs / dotfiles / rcfiles / etc.,

Notifications You must be signed in to change notification settings

pachulo/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

65 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Vim

To use the vim config files:

git clone --recursive https://github.com/pachulo/dotfiles.git pachulo-dotfiles.git
ln -s ~/pachulo-dotfiles.git/vimrc ~/.vimrc
ln -s ~/pachulo-dotfiles.git/vim ~/.vim

Bash

To use the bash_profile file:

git clone --recursive https://github.com/pachulo/dotfiles.git pachulo-dotfiles.git
ln -s pachulo-dotfiles.git/bash_profile ~/.bash_profile

Information abot the differences between the different bash config files: http://dghubble.com/blog/posts/.bashprofile-.profile-and-.bashrc-conventions/

Git

To use the gitconfig file:

ln -s pachulo-dotfiles.git/gitconfig ~/.gitconfig

About

My personal configs / dotfiles / rcfiles / etc.,

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published