Thanks to visit codestin.com
Credit goes to github.com

Skip to content

anmonteiro/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Symlinking to dotfiles

From Git, dotfiles & Hardlinks:

symlinking files inside the repository out of it, into your home directory:

ln -sfn $PWD/nvim ~/.config/nvim
~ $ rm ~/.emacs.d
~ $ cd ~
~ $ ln -s dotfiles/.emacs.d .

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published