Skip to content

kazukishimamoto/dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles

インストールスクリプト

curl -o - https://raw.githubusercontent.com/kazukishimamoto/dotfiles/main/install | zsh

利用 OS は macOS を想定しており、zsh が規定のシェルになっていることが前提

ファイル構成

.
├── Brewfile
├── Brewfile.lock.json
├── README.md
├── install
└── packages
    ├── git
    │   ├── .gitconfig
    │   └── .gitignore_global
    ├── starship
    │   └── .config
    │       └── starship.toml
    ├── tmux
    │   └── .tmux.conf
    └── zsh
        └── .zshrc

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published