Skip to content

oratake/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

82a7659 · Oct 26, 2024
Mar 30, 2021
Feb 25, 2021
Dec 27, 2021
Jun 8, 2023
Sep 26, 2023
Feb 1, 2019
Aug 2, 2023
Oct 26, 2024
Jul 17, 2019
Sep 8, 2024
Feb 21, 2019
Sep 25, 2019
Aug 26, 2020
Sep 8, 2024
Jun 8, 2023
Apr 8, 2024
Jul 30, 2023
May 14, 2020
Sep 29, 2019
Oct 26, 2024

Repository files navigation

dotfiles

my setting files.

  • shell(zsh)
  • tmux
  • neovim(astronvim)
  • i3(window manager)

Usage

RECOMMEND: Makefile included. Do not copy all. Pickup you needed.

$ git clone https://github.com/oratake/dotfiles.git
$ cd dotfiles
$ make <PICKUP_YOU_NEEDED>

Version Management Policy

anyenv asdf

Freqent Use

AUR(ArchLinux User Repository) manager: paru

zsh

package manager: sheldon

git

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

OUTDATED

I do not use and update these for now.

Contact

Twitter @kyosuketakenaka

Disclaimer(免責)

このリポジトリの内容を使用して生じた如何なる不具合や損害について一切の責任を負いません。あくまで参考としてご利用ください。 I do not accept any responsibility for events or damages arising from the use of this repository.