Skip to content

tcnksm/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

tcnksm does dotfiles MIT License

Your dotfiles are how you personalize your system. These are mine 📝

Clone

Add a new SSH key to your GitHub account 🔐:

$ mkdir ~/.ssh
$ cd ~/.ssh
$ ssh-keygen -t ed25519 -C "[email protected]" -f github_ed25519
$ pbcopy < github_ed25519.pub

Clone this repository:

$ mkdir -p ~/src/github.com/tcnksm/
$ cd ~/src/github.com/tcnksm/
$ git clone [email protected]:tcnksm/dotfiles.git

Setup

Author

Taichi Nakashima

Releases

No releases published

Packages

No packages published

Languages