Skip to content

thobiast/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

35 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

My config files.

Install

# Keep default .bashrc. Just add customized bashrc
echo 'test -f ~/dotfiles/.bashrc && source $_' >> ~/.bashrc

ln -s ~/dotfiles/.vimrc ~/.vimrc
ln -s ~/dotfiles/.screenrc ~/.screenrc
ln -s ~/dotfiles/.ctags ~/.ctags
ln -s ~/dotfiles/.gitbash ~/.gitbash
ln -s ~/dotfiles/.gitconfig ~/.gitconfig
ln -s ~/dotfiles/.inputrc ~/.inputrc

About

My personal dotfiles

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published