Skip to content
 
 

Latest commit

 

History

55 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

$ datadir="${HOME}/.local/share"
$ url='git@github.com:jonathan-conder-sm'

$ git clone --bare "${url}/dotfiles.git" "${datadir}/dotgit"
$ alias dotgit='git --git-dir="${datadir}/dotgit" --work-tree="$HOME"'
$ dotgit checkout # remove existing files if prompted

$ chmod go-rwx "${datadir}/gnupg"
$ rm "${HOME}/README.md"
$ dotgit update-index --assume-unchanged "${HOME}/README.md"
$ git clone --recurse-submodules "${url}/vim-plugins.git" "${datadir}/vim/pack/vim-plugins"

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages