my setting files.
RECOMMEND: Makefile included. Do not copy all. Pickup you needed.
$ git clone https://github.com/oratake/dotfiles.git
$ cd dotfiles
$ make <PICKUP_YOU_NEEDED>
anyenv
asdf
AUR(ArchLinux User Repository) manager: paru
package manager: sheldon
Add your environment info in $HOME/.user.gitconfig
like this.
If you config
[user]
name = <GITHUB_USERNAME>
email = <GITHUB_EMAIL>
[credential "https://github.com"]
helper =
helper = !/home/linuxbrew/.linuxbrew/Cellar/gh/2.23.0/bin/gh auth git-credential
[credential "https://gist.github.com"]
helper =
helper = !/home/linuxbrew/.linuxbrew/Cellar/gh/2.23.0/bin/gh auth git-credential
I do not use and update these for now.
Twitter @kyosuketakenaka
このリポジトリの内容を使用して生じた如何なる不具合や損害について一切の責任を負いません。あくまで参考としてご利用ください。 I do not accept any responsibility for events or damages arising from the use of this repository.