Skip to content

Snails8/x86_64-dotfiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dotfiles(各種設定ファイルの同期)

setup

初回のみsudo が必要

$ sudo curl -o - https://raw.githubusercontent.com/Snails8/x86_64-dotfiles/main/install.sh | sh
$ curl -o - https://raw.githubusercontent.com/Snails8/x86_64-dotfiles/main/install.sh | sh
$ cd dotfiles
$ chmod +x install.sh
$ make install

window management tool(start, stop, restart)

$ brew services start skhd
$ brew services start yabai

Brew の同期

# 存在していると作成できないので一旦削除したあと実行
$ brew bundle dump