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/kickstart.nvim 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

Set your profiles

Rename author name and email in gitconfig.

[user]
	name = <your_name_here>
	email = <your_email_here>

Requirements

Acknowledgments

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published