Skip to content

raychinov/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

This repository is used to keep a set of configuration files safe, synchronized and accessible when setting up a work environment, also to share knowledge with others. Feel free to contact me if something here catches your eye.

Simple setup

cd
git clone https://github.com/raychinov/dotfiles.git
# Vim
ln -s ~/dotfiles/vimrc ~/.vimrc
ln -s ~/dotfiles/vim ~/.vim
# Git
ln -s ~/dotfiles/gitconfig ~/.gitconfig
# Bash aliases
ln -s ~/dotfiles/bash/bash_aliases ~/.bash_aliases

Releases

No releases published

Packages

No packages published