Skip to content

hamakou108/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

Installation

Clone the repository

git clone --recursive git@github.com:hamakou108/dotfiles.git
cd dotfiles

This repository depends on hamakou108/lazyvim-starter as a submodule. So, you need to use --recursive option to clone the repository.

Create links

Then, Run link.sh to create links to dotfiles.

sh ./bin/link.sh

Create Git local config

Create ~/.gitconfig.local to store user-specific Git settings that should not be committed to this repository.

[user]
	name = Your Name
	email = your.email@example.com
	signingkey = ssh-ed25519 AAAA...

Requirements

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •