Skip to content

Remchi/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

75 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • clone repo to ~/.dotfiles folder:
git clone https://github.com/Remchi/dotfiles.git ~/.dotfiles
  • create symbolic links to config files
ln -s ~/.dotfiles/zshrc-oh-my-zsh ~/.zshrc
ln -s ~/.dotfiles/gitconfig ~/.gitconfig
ln -s ~/.dotfiles/nvim ~/.config/nvim

I don't use these anymore:

ln -s .dotfiles/vimrc .vimrc
ln -s .dotfiles/vim .vim
ln -s .dotfiles/gemrc .gemrc
ln -s .dotfiles/emacs .emacs.d