JunichiSugiura / dotfiles

💻 macOS dotfiles managed with GNU stow + Homebrew Bundle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is my old dotfiles. Checkout JunichiSugiura/JunichiSugiura for the latest bundle.

dotfiles

dotfiles managed with

Installation

  1. Sign in to App store manually (Temporary solution. See more: mas-cli/mas#164)
  2. Run install
curl -o - https://raw.githubusercontent.com/JunichiSugiura/dotfiles/master/packages/cli/scripts/dotfiles | sh
  1. Start Yabai and skhd
brew services start yabai
brew services start skhd
# or
brew services start --all

Then allow accessibility permissions on Security & Privacy inside System Preferences.app

Manual operations

haven't figure out ways to automate

Installed Apps

Check Brewfile for the latest bundle.

Tutorial

If you like to learn how to create dotfiles, check out my tutorial .

About

💻 macOS dotfiles managed with GNU stow + Homebrew Bundle


Languages

Language:Shell 50.4%Language:Vim Script 44.7%Language:Ruby 4.8%